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.
Version: None
Released: March 18, 2010
Python 2.6.5 was a maintenance release for Python 2.6.4, fixing dozens of issues in the core, builtin modules, libraries, and documentation. Python 2.6.5 final was released on March 19, 2010. Python 2.6 is now in bugfix-only mode; no new features are being added. The NEWS file …
View Release Notes
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: Oct. 26, 2009
Python 2.6.4 was a critical bug fix for Python 2.6.3, which had regressions in the logging package and in setuptools compatibility. Python 2.6.4 was released on 25-Oct-2009. Python 2.6 is now in bugfix-only mode; no new features are being added. The NEWS file lists every change …
Released: April 9, 2024
This is an early developer preview of Python 3.13 Major new features of the 3.13 series, compared to 3.12 Python 3.13 is still in development. This release, 3.13.0a6, is the sixth and last planned alpha release. Alpha releases are intended to make it easier to test the current state of …
....2.2 New release enhances powerful programming language FREDERICKSBURG, Va., October 22 /PRNewswire/ The Python Software Foundation announces the release of version 2.2.2 of the Python programming language. This Maintenance Release introduces a number of enhancements to the language core and its standard libraries. "This release is an invaluable upgrade for all Python and Zope users, offering increased stability and robustness. I am grateful to the Python and Zope community...
What's New In Python 3.0 (editors: check NEWS.help for information about editing NEWS using ReST.) What's New in Python 3.0 final Release date: 03-Dec-2008 Core and Builtins Issue #3996: On Windows, the PyOS_CheckStack function would cause the interpreter to abort ("Fatal Python error: Could not reset the stack!") instead of throwing a MemoryError. Issue #3689: The list reversed iterator now supports __length_hint__ instead of __len__. Behavior now matches other reversed ite...
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...
....2[.x] and versions before 2.2. <h3>Incompatibilities between Python 2.1[.x] and Python 2.2[.x]</h3> <p>The following visible differences between Python 2.2 and previous versions are intentional. <ul> <p><li>Not everything is listed here; for the full list see the <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/python/python/dist/src/Misc/NEWS?rev=1.337.2.4.2.20 " >Misc/NEWS</a> file in the distribution. <p><li...
....2[.x] <h3>Incompatibilities between Python 2.1[.x] and Python 2.2[.x]</h3> <p>The following visible differences between Python 2.2 and previous versions are intentional. <ul> <p><li>Not listed here are various deprecated modules and features that may issue warnings: the warnings shouldn't affect the correct execution of your program, and they can be disabled with a command line option or programmatically; see the documentation for the warnings module. <p...
....2.2-7 or newer RPMs on this page, distutils should work. Note that this seems to be fixed in the Red Hat 9 release (which uses Python 2.2.2 and has a patched distutils). <hr /> <li />Q) When trying to build RPMs, I get "rpmbuild: command not found". <li />A) The "rpmbuild" command is part of a separate RPM named "rpm-build". System Message: ERROR/3 (<string>, line 100) Unexpected indentation. You will need to install this package before ...
....2 PSF Employees 4 PSF Finances 5 PSF Projects 6 Members 7 PSF Member 101 8 Members Meeting Discussion 9 Adjournment 1 Attendance The following members were present at the meeting: Strakt Holdings, Inc., Wesley Chun, Laura Creighton, Andrew Dalke, Mark Dickinson, Jacob Hallén, Laurens Van Houtven, Marc-André Lemburg, Alex Martelli, Anna Martelli Ravenscroft...
....2, item 3: D. Goodger will update & confirm email & snail mail addresses when he receives the PSF records, with the help of M. von Löwis. Status: carried forward. Originally from July 2006, Section 9, 2006 Budget & Action Plan: D. Goodger will develop the 2006 Budget & Action Plan further and take it to the PSF membership for feedback. Status: carried forward. 3.2 New in August These action items originated in the 14 August 2006 board meeting on IRC. Secti...
....2 Honorary Associate Membership WebPages/Links 5.3 Marketing Material 5.4 Moving PyPI to Amazon CloudFront 5.5 PyCon Chair 5.6 Sprint Committee 5.7 Trademarks Committee (TMC) 6 2011 - Q4 Community Service Award Nominations 7 2012 Members Meeting & Election 8 Sponsor Membership Application from Epom 9 Archival Storage for ...
....2 Honorary Associate Membership Program 5.3 Marketing Material 5.3.1 Sponsor Options 5.3.2 Educational Sponsorship 5.3.3 Please Help find Sponsors 5.4 Moving PyPI to Amazon CloudFront 5.5 PyCon Chair 5.6 Sprint Committee (SC) 5.7 Infrastructure Committee (IC) 5.8 Outreach and Education Committee (OEC) 5.9 Tra...
....2 New from May 12 4 Sponsor Member Application: PropertySold.ca 5 PSF Staffing Plan 6 Treasurer's Report 7 PyOhio Support 8 SciPy Support 9 EuroPython Support 10 Formalizing the Trademarks Committee 11 PSF Awards Program: Nominations? 12 New Servers for python.org 13 PyCon 2010 Report 14 PSF ...
....2, Treasurer's Report: D. Goodger will follow up regarding the PyCon transaction analysis. Status: pending. [10] Originally from 16 June 2008, Section 6.8, Treasurer's Report: D. Goodger will follow up regarding unpaid PyCon registrations. Status: pending. [25] Originally from 11 August 2008, Section 6.2, PyCon UK Sponsorship:R. Hettinger will propose a blanket policy for sponsorships, instead of one-off requests. Status: pending. [17] Originally from 8 September 2008, Section 7, PSF Logo: D...
Released: Aug. 17, 2009
Python 3.1.1 has been superseded by 3.1.2. You can download 3.1.2. Python 3.1.1 was released on August 17th, 2009. Python 3.1 is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. Improvements in this release include: An ordered dictionary type Various optimizations …
Released: July 29, 2003
This is a patch release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5. If you need …
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 26, 2011
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 at this point). This release is the final release of Python …
If you didn't find what you need, try your search in the Python language documentation.