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.
...address, to obtain SSL certificates. K. Kaiser replied that Barry has valid concerns regarding an ephemeral address, but K. Kaiser suspects the PSF official address could be used. K. Kaiser will check whether he has something with that address that could be sent to Barry. 11 Adjournment Stephan Deibel adjourned the meeting at 18:03 UTC.
...add to website. Sponsor Reg and Housing: Prepared to launch sponsor reg and worked with CTE to keep the process going Housing Management: Mathieu is scheduled to visit the Marriott Suites next week and will report back then. At that point we will decide whether to add them into our housing block. So far the price is right - just need to make sure facilities are OK. AV Management: Worked on two rounds of negotiations with AV proposals with David W. At this point we are down to 3 and will make a c...
Version: None
Released: Dec. 21, 2001
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 to remain with Python 2.2, there's a patch available from the …
View Release Notes
Released: March 28, 2018
Note: The release you are looking at is Python 3.6.5, a bugfix release for the legacy 3.6 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.6 was 3.6.15 and …
Released: June 27, 2018
Note: The release you are looking at is Python 3.6.6, a bugfix release for the legacy 3.6 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.6 was 3.6.15 and …
Released: Oct. 20, 2018
Note: The release you are looking at is Python 3.6.7, a bugfix release for the legacy 3.6 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.6 was 3.6.15 and …
Released: Dec. 11, 2018
Python 3.6.8rc1 is a release candidate preview of the eighth and last maintenance release of Python 3.6. The Python 3.6 series contains many new features and optimizations. Note Python 3.7 is now released and is the latest feature release of Python 3. Get the latest release of 3.7.x here. …
Released: Dec. 24, 2018
Note: The release you are looking at is Python 3.6.8, the final bugfix release for the legacy 3.6 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.6 was 3.6.15 …
Released: Sept. 6, 2024
This is a security release of Python 3.9 Note: The release you're looking at is Python 3.9.20, a security bugfix release for the legacy 3.9 series. Python 3.12 is now the latest feature release series of Python 3. Get the latest release of 3.12.x here. Security content in this …
This is a security release of Python 3.8 Note: The release you're looking at is Python 3.8.20, a security bugfix release for the legacy 3.8 series. Python 3.12 is now the latest feature release series of Python 3. Get the latest release of 3.12.x here. Security content in this …
Released: Sept. 7, 2024
This is a security release of Python 3.10 Note: The release you're looking at is Python 3.10.15, a security bugfix release for the legacy 3.10 series. Python 3.12 is now the latest feature release series of Python 3. Get the latest release of 3.12.x here. Security content in this …
This is a security release of Python 3.11 Note: The release you're looking at is Python 3.11.10, a security bugfix release for the legacy 3.11 series. Python 3.12 is now the latest feature release series of Python 3. Get the latest release of 3.12.x here. Security content in this …
...add a new feature. Developing integration code with Python is fast and easy. Python's native OO approach -- something that was not available in our older integration languages -- made it easy to create reusable code with minimal effort. This project has shown the great power of Python and open source tools in general. About the Author Tom Olexa is an ICT consultant at TEMPEST, Slovakia.
...additions, if any, are needed to the Unicode API at the C level support professional i18n work, and help get these into the core in time for 1.6. (Q2 2000) Thereafter, begin implementing a full set of codecs supporting most of the world's languages. (Q3-4 2000 and ongoing) Background In mid-1999, Python consortium members made some strong requests for i18n features to be added to Python. Following discussions on the python-dev list, CNRI contracted Marc-Andre Lemburg to add ...
...added. Here is a tutorial on these features. Iterators (PEP 234) and generators (PEP 255) were added. The second PEP adds a new reserved word, "yield", which must be enabled by adding "from __future__ import generators" to the top of every module that uses it. Without that, "yield" is treated as an identifier but a warning is issued. The floor division operator // has been added as outlined in PEP 238. The / operator still provides classic division (and will until Python 3.0)...
...Additional information and downloads are available at www.python.org. About the PSF The Python Software Foundation (PSF) is a non-profit organization devoted to advancing Open Source technology related to the Python programming language. The PSF holds the intellectual property rights to Python and plans to fund portions of future development of the language. Additional information on the PSF is available at http://www.python.org/psf. To make a tax-deductible donation, please visit htt...
...add the topic of "Donor Levels" to the agenda of a future meeting, and may begin discussions via email before that. Status: done. Discussed in the board meeting at PyCon. Originally from October 2005, Section 4, Public Support Committee: D. Goodger will pursue web page and installer donation link ideas. Status: carried forward. Originally from October 2005, Section 5, Ubuntu Development Meeting: Add "swag for events" to future agenda [D. Goodger]. Status: carried forward. ...
...addresses when he receives the PSF records, with the help of M. von Löwis. M. von Löwis sent out address confirmation messages to members in December. There are a few responses to add, and some pings to those who didn't respond. Status: in progress. 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. Originally from August 2006, Section 10...
...additionally Carl Tracthe, Doug Napoleone, David Goodger, Van Lindberg. Co-chairs shall, by joint agreement, have the power to add or remove committee members, with the current membership roster to be approved by the Python Software Foundation Board of Directors at least once per year Approved, 7-0-1. 7 Sprint Committee Work Group RESOLVED, that the Trademark Committee shall be a working group of the Python Software Foundation, co-chaired by Brian Curtin and Jesse Noller. Mem...
...add features more quickly than our competitors. We've been able to implement SOAP/XML and WSDL support and extended other aspects of the application's functionality well ahead of competitive products. One of the key enablers of this efficiency in maintenance and improvement is the inherent clarity and readability of the Python language. Other important factors are the vibrant and responsive Python development community, and the high degree of backwards compatibility and stability we have seen as...
If you didn't find what you need, try your search in the Python language documentation.