Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...What's new in 3.4? 3.4 Release Schedule Report bugs at http://bugs.python.org. Help fund Python and its community. Download Please proceed to the download page for the download. Notes on this release: The binaries for AMD64 will also work on processors that implement the Intel 64 architecture. (Also known as the "x64" architecture, and formerly known as both "EM64T" and "x86-64".) They will not work on Intel Itanium Processors (formerly "IA-64"). Th...
...What's new in 3.4? 3.4 Release Schedule Report bugs at http://bugs.python.org. Help fund Python and its community. Download Please proceed to the download page for the download. Notes on this release: The OS X installers are now distributed as signed installer package files compatible with the OS X Gatekeeper security feature. The binaries for AMD64 will also work on processors that implement the Intel 64 architecture. (Also known as the "x64" architecture, and formerly known as ...
...What's new in 3.4? 3.4 Release Schedule Report bugs at http://bugs.python.org. Help fund Python and its community. Download Please proceed to the download page to download Python 3.4.5. As of Python 3.4.5, the Python 3.4 series only receives Notes on this previous release: The OS X installers are now distributed as signed installer package files compatible with the OS X Gatekeeper security feature. The binaries for AMD64 will also work on processors that implement the Intel 64 architecture....
...what is D to do? It inherits two implementations of m, one from B and one from C. Traditionally, Python simply picks the first one found, in this case the definition from B. This is not ideal, because this completely ignores C's definition. To see what's wrong with ignoring C's m, assume that these classes represent some kind of persistent container hierarchy, and consider a method that implements the operation "save your data to disk". Presumably, a D instance has both B's data and ...
Version: None
Released: Feb. 7, 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.0a5 is the fifth of seven planned alpha releases. Alpha releases are intended to make it easier to test …
...what city information is associated with a given location. The ability to run queries on the database greatly extended the educational value of this tool by allowing for the dynamic creation of maps. Results At the completion of our semester we had created a tool that allowed exploration of complex map information. All of the information that could have been gained by looking at the map could now be gained in a similar way through listening to a synthesized voice and sound icons. Our map also...
...What would the criteria for membership be? We're already spread thin. A decision is premature; this should be discussed during the year. What are the priorities? Hire a part-time PR coordinator for Python & PyCon? Focus on education & science: articles, how-tos. How to grow Python's user base? Big projects to join by invitation? Awards/rewards for successful, established projects & articles? Batteries included / sumo distribution? (Hard work, a huge effort.) Add ratings of modules/p...
...what's being done, like deliverables being worked on." 5 Infrastructure Committee B. Cannon reported that four bug trackers were submitted for consideration: Trac, LaunchPad, Roundup, and JIRA. B. Cannon continued: The Infrastructure Committee got together and came to a tie between Roundup and JIRA in terms of tracker abilities. But Atlassian sweetened the deal by offering us very good, free hosting; this tipped the scales in JIRA's favour. We announced this, but said ...
Released: Feb. 23, 2014
Python 3.3.5 includes fixes for these important issues: a 3.3.4 regression in zipimport (see http://bugs.python.org/issue20621) a 3.3.4 regression executing scripts with a coding declared and Windows newlines (see http://bugs.python.org/issue20731) potential DOS using compression codecs in bytes.decode() (see http://bugs.python.org/issue19619 and http://bugs.python.org/issue20404) …
View Release Notes
Released: March 2, 2014
Released: March 9, 2014
Released: May 5, 2014
Python 3.4.1rc1 Python 3.4 has reached end-of-life. Python 3.4.10, the final release of the 3.4 series, is available here. Python 3.4.1 was released on May 18th, 2014. Python 3.4.1 has over three hundred bugfixes and other improvements over 3.4.0. One notable change: the version …
Released: Sept. 12, 2016
Python 3.6.0b1 Python 3.6.0b1 was released on 2016-09-12. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b1 is the first of four planned beta releases. Among the new major new features in Python 3.6 are: …
Released: Oct. 10, 2016
Python 3.6.0b2 Python 3.6.0b2 was released on 2016-10-10. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b2 is the second of four planned beta releases. Among the new major new features in Python 3.6 are: …
Released: Oct. 31, 2016
Python 3.6.0b3 Python 3.6.0b3 was released on 2016-10-31. Major new features of the 3.6 series, compared to 3.5 Python 3.6 is still in development; 3.6.0b3 is the third of four planned beta releases. Among the new major new features in Python 3.6 are: …
If you didn't find what you need, try your search in the Python language documentation.