Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
...python.com is a problem. 4.3 Members Meeting Discussed: whether the members meeting is productive enough. 4.4 U.S.-Centric? Is the PSF too US-centric? The proxy ballots were made available too late this year. Hallen said it did not make sense to work more closely with EuroPython Society right now to organize EuroPython. David Ascher asked whether we should do more to internationalize the python.org site. 5 Adjournment There being no fur...
...python.info/sponsorship If you have questions, please ping me directly or write to brochure at getpython.info. M.A Lemberg reported on the current issues the project is faced with. He said: If you know of interesting projects or companies using Python to great things, please contact us and consider signing up as contact scout to provide on-site help at conferences or other events: http://brochure.getpython.info/signup/contact-scout-signup and, if you're interested in the project, please consi...
...pythonsprints.com/2010/10/11/trading-technologies-sponsors-python-sprints/" Board Discussion: S. Holden: "Thanks for your work on sprints. I see this as a good practical way to support grass-roots development work. 6 Host OSX Buildbot Slaves Motion from Martin v. Lowis: RESOLVED, that the PSF buys one Mac Mini computer, for a total of no more than 1200 USD, to be used for Python core development; usage details are determined by the infrastructure committee. Approve...
...Python Software Foundation Board of Directors grant $7500 USD to the 1st PythonHo Regional Python Community Conference taking place in Ho, Ghana, on October 25-26, 2024. Approved; 12-0-0, 2024-08-15 RESOLVED, that the Python Software Foundation Board of Directors grant $7500 USD to the 1st PythonHo Regional Python Community Conference taking place in Ho, Ghana, on October 25-26, 2024. Approved; 12-0-0, 2024-08-15 RESOLVED, that the Python Software Foundation charter a Board Committee to review...
...Python community gets a lot of acknowledgement and credit in this post. 6.6.3 Updates on previous grants Boston Python Workshop grant, non-local workshop slot #3: Portland The Boston Python Workshop grant series (http://pyfound.blogspot.com/2011/11/boston-python-workshop-psf-grant.html) brings experienced workshop organizers to user groups to help them bootstrap high-quality, recurring diversity outreach events. The 3rd slot went to the Portland Python user group. PDXPyt...
...Python community: https://openhatch.org/blog/2012/you-are-invited/ PyStar Philly workshop alum-turned-instructor Pam Selle has this write-up, which has some nice photos: http://thewebivore.com/pystar-philadelphia-3-hint-great-success Boston Python Workshop grant, non-local workshop slot #2: Indianapolis Python Workshop The Boston Python Workshop grant series (http://pyfound.blogspot.com/2011/11/boston-python-workshop-psf-grant.html) brings experienced workshop organizers to user groups to h...
...Python Software Foundation Minutes of a Regular Meeting of the Board of Directors November 9, 2009 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 17:00 UTC, 9 November 2009. Steve Holden presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor — opposed — abstentions; e.g. "5-1-2" means "5 in favor, 1 opposed, and 2 abstenti...
...Python ever, and yet it can be done with very few backwards incompatibilities. The changes are described in minute detail in a series of PEPs (Python Enhancement Proposals). PEPs are not designed to be tutorials, and the PEPs describing the type/class unification are sometimes hard to read. They also aren't finished yet. That's where this paper comes in: it introduces the key elements of the type/class unification for the average Python programmer. A bit of terminology: "classic Pyt...
...Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2.2 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Change Log Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class methods Proper...
...Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2.1 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Change Log Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class methods Proper...
...Python 2.2 Unifying types and classes in Python 2.2 Python Version: 2.2 (For a newer version of this tutorial, see Python 2.2.3) Guido van Rossum This paper is an incomplete draft. I am soliciting feedback. If you find any problems, please write me at guido@python.org. Table of Contents Introduction Subclassing built-in types Built-in types as factory functions Introspecting instances of built-in types Static methods and class methods Properties: attributes...
If you didn't find what you need, try your search in the Python language documentation.