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.
2007-02-25 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Special Meeting of the Board of Directors February 25, 2007 A special meeting of the Python Software Foundation ("PSF") Board of Directors was held at PyCon 2007 in Dallas at 12:30 CST (18:30 UTC), 25 February 2007. Stephan Deibel presided at the meeting. David Goodger prepared these minutes. Contents 1 Attendance 2 Election of Officers 3 Motion ...
2007-02-12 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors February 12, 2007 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 18:12 UTC, 12 February 2007. Stephan Deibel presided at the meeting. David Goodger prepared these minutes. Contents 1 Attendance 2 Minutes of Past Meetings 3 Stat...
...%s' but inserts repr(arg) instead of str(arg). (Not yet in alpha 1.) Greg Ward's "distutils" package is included: this will make installing, building and distributing third party packages much simpler. There's now special syntax that you can use instead of the apply() function. f(*args, **kwds) is equivalent to apply(f, args, kwds). You can also use variations f(a1, a2, *args, **kwds) and you can leave one or the other out: f(*args), f(**kwds). The built-ins int() and long() take...
...%s' % obj will now try obj.__unicode__() first and fallback to obj.__str__() if no __unicode__ method can be found. Patch #550732: Add PyArg_VaParseTupleAndKeywords(). Analogous to PyArg_VaParse(). Both are now documented. Thanks Greg Chapman. Allow string and unicode return types from .encode()/.decode() methods on string and unicode objects. Added unicode.decode() which was missing for no apparent reason. An attempt to fix the mess that is Python's behaviour with signal handlers and thr...
Version: None
Released: March 9, 2015
Python 3.5.0a2 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0a2 was released on March 9th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a1 is the second alpha release. …
View Release Notes
Released: March 30, 2015
Python 3.5.0a3 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0a3 was released on March 30th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a1 is the second alpha release. …
Python Software Foundation: Minutes of Board of Directors Meeting (July 12, 2005) The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors July 12, 2005 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 17:00 UTC, July 12, 2005. Stephan Deibel presided at the meeting. 1 Attendance The following members of the Board of Directors were present at the meeting: Stephan ...
Download Python for other platforms Python has been ported to a number of specialized and/or older platforms, listed below in alphabetical order. Note that these ports often lag well behind the latest Python release. Python for AIX AIX binary packages for Python are available from IBM AIX Toolbox in RPM format. They can be installed using dnf package manager. Visit the Get Started page for more details. Python for HP-UX You can purchase ActivePython (commercial and community versions, in...
Released: Nov. 19, 2024
This is an early developer preview of Python 3.14 Major new features of the 3.14 series, compared to 3.13 Python 3.14 is still in development. This release, 3.14.0a2 is the second of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
PSF Grants Program The PSF Grants Program is currently paused The PSF Grants Program has been temporarily paused after hitting our 2025 funding cap early. It was an extremely difficult but necessary decision to ensure the program and foundation’s near and long term sustainability. Learn more about the pause and how you can support the PSF’s future in our blog post. If you have submitted an application and have yet to receive a decision, you will receive an email from us soon. Thank you ...
Released: Jan. 31, 2010
This is a source-only release that only includes security fixes. The last full bug-fix release of Python 2.5 was Python 2.5.4. User are encouraged to upgrade to the latest release of Python 2.7 (which is 2.7.2 …
Released: April 20, 2015
Python 3.5.0a4 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0a4 was released on April 20th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a4 is the fourth and final …
Member meeting at OSCON <p>There will be an extra PSF Member Meeting at the <a href="http://www.python.org/workshops/oscon2002"> O'Reilly Open Source Convention</A>, July 22-26 in San Diego. <p>We've reserved a room for the meeting: <br>Location: Marina II <br>Date: Wednesday, July 24 <br>Time: 8:00 - 10:00 pm <P>It is likely that only 8-10 PSF members will show up. This is not sufficient to make quoru...
2010-09-20 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors September 20, 2010 Draft A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:00 UTC, 20 September 2010. 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&...
...%s," % p.name) ]]] */ // [[[end]]] }; After running this file through Cog, it looks like this: // SchemaPropEnum.h enum SchemaPropEnum { /* [[[cog import cog, handyxml for p in handyxml.xpath('Properties.xml', '//property'): cog.outl("Property%s," % p.name) ]]] */ PropertyId, PropertyRevNum, PropertySubject, PropertyModDate, // [[[end]]] }; The lines with triple-brackets are ...
PyCon Registration Form <h1>PyCon Registration</h1> <p><a href="http://us.pycon.org/Addison/Hotels" target="_blank">Hotel reservation info & links.</a></p> <p>Note: all prices are in US dollars.</p> <h2>Registration by mail</h2> <p>To pay by check, please send payment in funds <em>drawn on a US bank</em> to: <blockquote>ATTN: PyCon Registration<br> Python Software Foundation<br...
July 2010 PSF Members' Meeting Minutes (draft) The Python Software Foundation Minutes of the July 2010 Members' Meeting July 19, 2010 The Python Software Foundation (the "PSF") held a semi-annual members' meeting on July 19, 2010 19:00 CEST at EuroPython, Birmingham, UK. Steve Holden presided over the meeting. Marc-André Lemburg and Pat Campbell prepared these minutes. Contents 1 Attendance 2 Greetings & Roll Call 3 Rep...
2011-04-18 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors April 18, 2011 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:00 UTC, 18 April 2011. 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 &qu...
Released: June 22, 2001
We're releasing Python 2.0.1 - the final bugfix release for Python 2.0. Why would we come with a bugfix release now (June 2001), when Python 2.0 was released in October 2000 and Python 2.1 has been released for months (April 2001)? Two very good …
Released: May 30, 2003
We are pleased to announce the release of Python 2.2.3 (final), on May 30, 2003. This is a bug-fix release for Python 2.2 and supersedes the previous bugfix release, Python 2.2.2. Note: there's a security fix for SimpleXMLRPCServer.py. Download the release Windows users should download the Windows installer, …
If you didn't find what you need, try your search in the Python language documentation.