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: May 17, 2022
This is the thirteenth and final regular maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.13, 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. According …
View Release Notes
Released: Aug. 6, 2023
This is the first release candidate of Python 3.12.0 This release, 3.12.0rc1, is the penultimate release preview. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release. The second candidate (and the last planned release …
Released: Sept. 6, 2023
This is the second release candidate of Python 3.12.0 This release, 3.12.0rc2, is the last release preview for Python 3.12. There will be no ABI changes from this point forward in the 3.12 series. The intent is for the final release of 3.12.0, scheduled for Monday, 2023-10-02, to be …
Released: Sept. 19, 2023
This is the third release candidate of Python 3.12.0 This release, 3.12.0rc3, is the absolutely last release preview for Python 3.12. There will be no ABI changes from this point forward in the 3.12 series. The intent is for the final release of 3.12.0, scheduled for Monday, 2023-10-02, to …
...What's new in Python 3000 Python 3.0 change log. Online Documentation Read more in PEP 3000 To help out, sign up for python-3000@python.org Conversion tool for Python 2.x code: 2to3 Please report bugs at http://bugs.python.org See also the license. Python 3.0.1 Released: 13-Feb-2009 Download This is a production release; we currently support these formats: Gzipped source tar ball (3.0.1) (sig) Bzipped source tar ball (3.0.1) (sig) Windows x86 MSI Installer (3.0.1) (sig) Windows X86-64...
...What's New in Python 2.3.2 (final)? Release date: 03-Oct-2003 Core and builtins A workaround for an OpenBSD compiler bug that meant python failed to detect floating point overflow in some cases. Tools/Demos Tools/scripts/md5sum.py opens files in binary mode by default. Opening in text mode is almost certainly not what you want. Extension modules The documentation for bsddb now warns strongly about using the legacy API in multi-threaded applications. What's New in Python 2.3.2c1? Re...
...what applications can be used to unpack them. .tar.bz2 These files are TAR archives that have been compressed using the bzip2 application. Most Unix users will want to use these, as they offer the best compression and the tools to work with them are likely already installed. Windows users may want to install the bzip2 tools on their systems as well. Windows binaries for a command-line tool are available at the bzip2 and libbzip2 official home page. An alternative "no install" open s...
...what the realities are. M. von Löwis asked if the PSF lawyer should be asked what he thinks the chances are? S. Holden thought it well worth spending a few dollars on an opinion; specifically, whether failing to pursue them weakens our hold on the Python trademark, and what the likely costs and probable outcomes of a range of possible actions would be. N. Norwitz said he would ask the lawyer. 10.2 Open Source Foundations Meeting at EuroOSCON D. Ascher mentioned that he has be...
Location: Miami or South Florida, Florida US
What You’ll Be Doing Develop Python services and APIs that tie blockchain infrastructure to the “real world.” Build and ship smart contracts in Solidity that power mortgage tokenization. Obsess over security, reliability, and scalability. Help shape our architecture and technical roadmap. Collaborate directly with product, compliance, and ops — we’re …
Location: San Francisco, California United States
Description What you’ll do Own design→deploy of Python services (FastAPI/Django) on AWS (Lambda, Step Functions, RDS). Build/operate LLM/RAG features (retrieval, evals, latency & cost controls). Architect ingestion → normalize → truth store → actions; add idempotency, retries/DLQ, metrics & observability. Ship fast with users in the loop (warehouse/distribution ops), handle …
...what to do about past contributions. Stephan also said that he considers the proposed solution of waiving the form for contributions with less than 25 lines a reasonable approach. David responded that he thinks this is bizarre notion from a legal POV which he expected has no precedent. Kurt pointed to the official FSF statement on small contributions. Martin will draft a policy, and ask Larry Rosen to clarify the issue of past contributions. Adjournment. The meeting was adjourned at 18:51 GM...
Released: Oct. 3, 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: May 27, 2004
Released: Nov. 27, 2010
Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.4. Python 3.1.3 was released on November 27th, 2010. The Python 3.1 version series is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. For ongoing …
Released: Dec. 19, 2003
Location: Amsterdam Netherlands
In a nutshell As one of our platform developers, you grab ownership of projects, collaborate, and grow the efficiency of your fellow developers using our Python stack. Here you will focus mostly on shared Python libraries and developer tooling for all of Picnic. From designing, developing, and testing new user-facing …
...What's New? See the highlights of the Python 2.3 release. As noted, the 2.3.2 release is a bugfix release of 2.3.1, itself a bugfix release of 2.3. The Windows installer now includes the documentation in searchable htmlhelp format, rather than individual HTML files. You can still download the individual HTML files. Andrew Kuchling's What's New in Python 2.3 describes the most visible changes since Python 2.2 in more detail. A detailed list of the changes is in the release ...
...What's New? A detailed list of the changes since 2.3.2 is in the release notes, or the file Misc/NEWS in the source distribution. See the highlights of the Python 2.3 release. As noted, the 2.3.3 release is a bugfix release of 2.3.2, itself a bugfix release of 2.3. The Windows installer now includes the documentation in searchable htmlhelp format, rather than individual HTML files. You can still download the individual HTML files. Andrew Kuchling's What's New in Python 2....
...What's New? A detailed list of the changes since 2.3.3 is in the release notes, or the file Misc/NEWS in the source distribution. See the highlights of the Python 2.3 release. As noted, the 2.3.4 release is a bugfix release of 2.3.3, itself a bugfix release of 2.3. The Windows installer now includes the documentation in searchable htmlhelp format, rather than individual HTML files. You can still download the individual HTML files. Andrew Kuchling's What's New in Python 2....
...What's New in 3.1? What's new in Python 3000? Python 3.1.3 Change Log Online Documentation Conversion tool for Python 2.x code: 2to3 Report bugs at http://bugs.python.org. Help fund Python and its community by donating to the Python Software Foundation. Download This is a production release. Please report any bugs you may encounter to http://bugs.python.org. We currently support these formats for download: Gzipped source tar ball (3.1.3) (sig) Bzipped source tar ball (3.1.3) (sig) Windows x...
If you didn't find what you need, try your search in the Python language documentation.