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.
mostly meant for conferences and larger local events
Version: None
Released: Jan. 24, 2020
This is an early developer preview of Python 3.9 Python 3.9 is still in development. This release, 3.9.0a3 is the third of six planned alpha releases. Alpha releases are intended to make it easier to test the current state of new features and bug fixes and to test the release …
View Release Notes
...Python 2.7 and old-style classes has been removed in Python 3. Please refer to the Python tutorial and the Descriptor HowTo Guide for more up-to-date documentation about classes and descriptors respectively. Unfortunately, new-style classes have not yet been integrated into Python's standard documentation. Fear not, however; many people have worked to provide useful information on creating and using new-style classes: Unifying types and classes (aka descrintro) is Guido's essay on new-style cl...
...Python," components of which are currently held by multiple parties; (b) educating and training members of the general public in the application of Python; (c) offering Python to members of the general public through the use of open source code licensing; and (d) developing Python more extensively through scientific research conducted by the Corporation. The Corporation shall have all powers now or hereafter granted by law, and in addition thereto shall have all powers lawfully ...
Python Software Foundation: Minutes of Board of Directors Meeting (September 10, 2002) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors September 10, 2002. A regular regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 1:10 pm EST. Guido van Rossum, president of the Foundation and chairman of the Board, presided at the meeting. 1. Attendance The following Board members were present: Ti...
Released: Oct. 4, 2014
This is a security-fix source-only release. The last binary release was 3.2.5. The list of fixed security related issues can be found in the NEWS file. New features of the 3.2 series, compared to 3.1 Python 3.2 is a continuation of the efforts to improve and stabilize the …
...python/2.1/python2-2.1-5.i386.rpm"> python2-2.1-5.i386.rpm</a> (RedHat-based 7.0 base RPM) <li><a href="/ftp/python/2.1/python2-tkinter-2.1-5.i386.rpm"> python2-tkinter-2.1-5.i386.rpm</a> (RedHat-based 7.0 tkinter RPM) <li><a href="/ftp/python/2.1/python2-devel-2.1-5.i386.rpm"> python2-devel-2.1-5.i386.rpm</a> (RedHat-based 7.0 development RPM) <li><a href="/ftp/python/2.1/python2-tools-2.1-5.i386.rpm"> p...
Python Software Foundation: Minutes of Board of Directors Meeting (November 9, 2004) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors November 9, 2004 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 18:00 GMT. Stephan Deibel presided at the meeting. 1. Attendance The following members of the Board of Directors were present at the meeting: Jeremy Hylton, Stephan Deibel, David Ascher...
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 …
...python.com and trademarking Python Powered Guido reports that python.com uses the the slogan "powered by python". It is not clear whether trademarking the slogan "Python Powered" would help to protect the PSF from trademarking problems with python.com. Thomas observes that the python.com logo looks similar to the Zope logo, but Guido thinks that the similiarity is not close enough to worry about. Thomas offers to ask his company's lawyer what the best approach would, especially as he is locat...
Released: Jan. 9, 2018
This is an early developer preview of Python 3.7 Python 3.7 is still in development. This releasee, 3.7.0a4, is the last of four planned alpha releases. Alpha releases are intended to make it easier to test the current state of new features and bug fixes and to test the release …
Released: Jan. 14, 2022
This is the ninth maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.10, 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. Major new features of …
...Python Persistence BOF at the O'Reilly Open Source Conference. Python Persistence Date: 07/25/2002 Time: 8:00pm - 10:00pm Location: Grande Ballroom C in the East Tower Moderated by: Patrick O'Brien, Orbtech A Python Persistence Special Interest Group was recently formed to explore ways to add basic persistence and transaction mechanisms into the core of Python to avoid duplication of effort by a variety of projects that have similar issues. This BOF will permit participants to pond...
...Python and the work we do. Python and the PSF are built on the amazing generosity and energy of all our amazing community members out there who step up and give back. We appreciate you and we’re so excited to see where we can go together in the year to come. Your donations: keep Python going • invest directly in CPython and PyPI progress • bring the global Python community together • make that community more diverse and thriving every year. We’re incredibly grateful to be in ...
Released: Feb. 25, 2015
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.3 was released on February 25th, 2015. Python 3.4.3 has many bugfixes and other small improvements over 3.4.2. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a …
Released: Dec. 7, 2015
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.4rc1 was released on December 6th, 2015. Python 3.4.4rc1 has many bugfixes and other small improvements over 3.4.3. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a …
Released: Dec. 21, 2015
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.4 was released on December 6th, 2015. Python 3.4.4 has many bugfixes and other small improvements over 3.4.3. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a …
Released: March 5, 2017
Python 3.6.1rc1 is a release candidate preview of the first maintenance release of Python 3.6. The Python 3.6 series contains many new features and optimizations. See the What’s New In Python 3.6 document for more information. Major new features of the 3.6 series, compared to 3.5 Among the new major …
Released: June 17, 2017
Python 3.6.2rc1 is a release candidate preview of the second maintenance release of Python 3.6. The Python 3.6 series contains many new features and optimizations. See the What’s New In Python 3.6 document for more information. Major new features of the 3.6 series, compared to 3.5 Among the new major …
If you didn't find what you need, try your search in the Python language documentation.