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: April 4, 2023
This is an early developer preview of Python 3.12. Major new features of the 3.12 series, compared to 3.11 Python 3.12 is still in development. This release, 3.12.0a7 is the seventh and final alpha release of 3.12. Alpha releases are intended to make it easier to test the current …
Released: Dec. 4, 2023
This is the seventh maintenance release of Python 3.11 Python 3.11.7 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared to 3.10 Some of the new major new features and changes in Python …
View Release Notes
...number of bugs that have come up since 2.1.1 was released that made it worth while doing another bug fix release of the 2.1 series. This includes a couple of bugs that could cause the python interpreter to crash. What's New? There's only one new method been added to the Python code - the socket object received a new method 'sendall()' which will send all data - send() is not guaranteed to do this. This was added as it was the cleanest way to solve a number of different problems. ...
...number 775964 and 779218. There have been some reports on Debian systems about test_ioctl failures. We haven't been able to more widely reproduce this. See SourceForge bug report number 777867 To report a bug not listed above, always check the SourceForge Bug Tracker to see if they've already been reported. Use the bug tracker to report new bugs. If you have a patch, please use the SourceForge Patch Manager. Please mention that you are reporting a bug in 2.4.1, and note that you must have...
...number of optimizations came out of the NeedForSpeed sprint in Iceland. There were major speedups in exception handling and string operations, as well as a number of other changes to improve performance. New language features Internally, the Python compiler now converts the source code to an abstract syntax tree (AST) before producing the bytecode. The 'with' operator replaces a common try/finally idiom that results in much cleaner and safer code. Generators gained send, throw and close method...
...number of problems found in the previous version of Python, including several serious errors with weakrefs and the cyclic garbage collector. There are also a number of fixes to the standard library. Python is a powerful and agile programming language that significantly increases programmer productivity. It is very easy to learn for programmers of other languages such as C, C++, Java, and Visual Basic. The language is the basis of mission-critical applications used by tens of thousa...
...number of other conferences being run in the PyCon spirit around the world. Visit the worldwide PyCon web site for more information. For information on PyCon US, please visit the conference website . PyCon gives you opportunities to: See a variety of presentations, panels, and impromptu discussions. Learn about significant advances in the Python development community. Meet fellow developers from around the world. Enroll in tutorials delivered by experts. Participate in development sprints with...
Released: June 19, 2023
This is a beta preview of Python 3.12 Python 3.12 is still in development. This release, 3.12.0b3, is the third of four beta release previews of 3.12. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their …
...number of members. Guido reports that we currently have 42 individual and 6 sponsor members; Jeremy reports that were 45 nominated members, and one pending sponsor member (STSI). Marc-Andre suggest that member meetings on IRC should allowed. There is agreement that this would be good, but would require changes to the bylaws. The board will discuss this next month. 4. 501(c)(3) Guido reports that little progress has been made, so that there is nothing to discuss. 5. Tax...
...number <a href="http://python.org/sf/775964">775964</a> and <a href="http://python.org/sf/779218">779218</a>.</li> System Message: WARNING/2 (<string>, line 62); backlink Inline emphasis start-string without end-string. <li>There have been some reports on Debian systems about test_ioctl failures. We haven't be able to more widely reproduce this. See SourceForge bug report number <a href="http://python.org/sf/777867">...
Released: Jan. 10, 2023
This is an early developer preview of Python 3.12. Major new features of the 3.12 series, compared to 3.11 Python 3.12 is still in development. This release, 3.12.0a4 is the fourth of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state …
Released: July 11, 2023
This is a beta preview of Python 3.12 Python 3.12 is still in development. This release, 3.12.0b4, is the final of four beta release previews of 3.12. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their …
...number of possible sources of information. The Python web site provides a Python Package Index (also known as the Cheese Shop, a reference to the Monty Python script of that name). There is also a search page for a number of sources of Python-related information. Failing that, just Google for a phrase including the word ''python'' and you may well get the result you need. If all else fails, ask on the python newsgroup and there's a good chance someone will put you on the right track. Frequentl...
...numbers regarding the donations. <h1>Sponsor members</h1> Jeremy presented a list of new proposed sponsor members. 43 ballots were collected, and all of the proposed members have been elected, with the following number of aye/nay votes: <ul> <li>Array BioPharma (38 ayes) <li>BizRate.com (34 ayes) <li>Enthough (39 ayes) <li>Google (43 ayes) <li>IronPort (40 ays) <li>Open Source Application Foundation (43 ayes) <li>Industrial Light & ...
Released: Dec. 7, 2020
This is the first maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.1, a bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. We've made 282 changes …
Released: Dec. 8, 2023
This is the first maintenance release of Python 3.12 Python 3.12 is the newest major release of the Python programming language, and it contains many new features and optimizations. 3.12.1 is the latest maintenance release, containing more than 400 bugfixes, build improvements and documentation changes since 3.12.0. Major new features …
Released: Feb. 6, 2024
This is the second maintenance release of Python 3.12 Python 3.12 is the newest major release of the Python programming language, and it contains many new features and optimizations. 3.12.2 is the latest maintenance release, containing more than 350 bugfixes, build improvements and documentation changes since 3.12.1. Major new features …
Released: April 9, 2024
This is the third maintenance release of Python 3.12 Python 3.12 is the newest major release of the Python programming language, and it contains many new features and optimizations. 3.12.3 is the latest maintenance release, containing more than 300 bugfixes, build improvements and documentation changes since 3.12.2. Major new features …
Released: June 6, 2024
This is the fourth maintenance release of Python 3.12 Python 3.12 is the newest major release of the Python programming language, and it contains many new features and optimizations. 3.12.4 is the latest maintenance release, containing more than 250 bugfixes, build improvements and documentation changes since 3.12.3. Major new features …
Released: Oct. 1, 2024
This is the seventh maintenance release of Python 3.12 Python 3.12 is the newest major release of the Python programming language, and it contains many new features and optimizations. 3.12.7 is the latest maintenance release, containing about 120 bug fixes, build improvements and documentation changes since 3.12.6. Major new features …
If you didn't find what you need, try your search in the Python language documentation.