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: March 2, 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) and also fixes quite a few other …
View Release Notes
Released: March 9, 2014
Released: Feb. 23, 2014
Released: Nov. 26, 2014
Python 2.7.9rc1 is the first release candidate for the next bugfix version of the Python 2.7 series. Python 2.7.9 will include several significant changes unprecedented in a "bugfix" release: The entirety of Python 3.4's ssl module has been backported for Python 2.7.9. See PEP 466 for justification. HTTPS certificate validation …
Released: Sept. 6, 2017
This is a security-fix source-only release. The last binary release was 3.3.5. This is the release candidate of Python 3.3.7. Python 3.3.0 was released on 2012-09-29 and has been in security-fix-only mode since 2014-03-08. Per Python Development policy, all support for the 3.3 series of releases ends on 2017-09-29 …
Released: Sept. 19, 2017
Python 3.3.x has reached end-of-life. This is its final release. It is a security-fix source-only release. Python 3.3.0 was released on 2012-09-29 and has been in security-fix-only mode since 2014-03-08. Per Python Development policy, all support for the 3.3 series of releases ended on 2017-09-29, five years after the …
Released: Dec. 6, 2022
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.0a3 is the second of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state …
...help with porting PEP 418, extended platform-independent clocks in the "time" module PEP 412, a new key-sharing dictionary implementation that significantly saves memory for object-oriented code PEP 362, the function-signature object The new "faulthandler" module that helps diagnosing crashes The new "unittest.mock" module The new "ipaddress" module The "sys.implementation" attribute A policy framework for the email package, with a provisional (s...
...helping introduce a more modern, user-friendly Python shell—to keeping releases on track and stable. As a longtime release manager and core developer, he’s been involved in many versions of Python, making sure things run smoothly behind the scenes. Łukasz also spends time mentoring others and supporting big-picture changes that help Python grow and evolve for the long term. Łukasz's role is generously sponsored by Meta. Find Łukasz on all the platforms via his website. Mike Fiedler As PyPI’s so...
Released: Oct. 15, 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.0a1 is the first of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Released: Jan. 14, 2025
Hello, three dot fourteen dot zero alpha four! 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.0a4, is the fourth of seven planned alpha releases. Alpha releases are intended to make …
...helped us come this far. To continue this growth, we need your help raising $80,000 by June 12th. Your donation allows the PSF to continue to provide PyCon scholarships, grants, and support the advancement of the Python language. Your support also allows us to sustain the new Developer-in-Residence program and the Packaging Project Manager position. Our fundraising goal of $80,000 is only a small portion of what is needed to provide these critical programs for our community. To e...
...helping to decide what software is required for this purpose, and coordinate its implementation and documentation.
...helped the Python community (rather than "simply being written in Python") In hindsight, I do think this led to a reduction in the number of applications we received. Other organizations reported a high rate of success on projects initiated by the student and so it may be worth revisiting 1 above. 51 people signed up to be mentors. The majority of these were lead developers from Python-related projects although there were a number of core developers that signed up as well. We receiv...
...help us to even better serve our Python community. We’d love for you to take a look at the 2021 Annual Report that we put together to share some highlights from the year, financial reporting, and some previews of what’s to come in the next year. Download and read the report today! Thank you to Robb Design Co. for the beautiful design!
...helps hold us accountable to our most important stakeholders: our community members. Supporting Members are key to ensuring we can continue the work that is most important to the Python community, including hosting the Python Packaging Index, PyCon US, the CPython Developer in Residence, and our Grants program. A standard Supporting Membership is $99 per year, and you can sign up or renew here on our psfmember.org site. You will be asked to create a psfmember.org account if you do not already h...
Released: Sept. 29, 2012
Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. Major new features in the 3.3 release series are: PEP 380, syntax for delegating to a subgenerator (yield from) PEP 393, flexible string representation (doing away …
Location: London United Kingdom
Telecommuting: Yes
We’re looking for a Senior Full Stack Engineer to join our Member Experience squad — a collaborative, cross-functional team dedicated to improving the experience for Lyst members (users who create an account). You’ll get to work across user personalisation, our stock and price alerts, as well as the optimisation and …
...help. She's now my wife, and became the first woman member of the PSF. We did the second edition of the Python Cookbook together, and although she's not officially an author of the second edition of Python in a Nutshell, she was so incredibly helpful with it that she might as well be. Through my Python books I got in touch with Google, at the time a small company but already a substantial customer for the Nutshell. I tried to sell them on my services as a consultant and found myself with an ex...
...help here -- I don't even know which functions you are calling. Perhaps you could compile a list of Py* functions you are calling and any questions you have regarding their reference count behavior after looking them up in the manual? Of course, this didn't work or I wouldn't be bothering everyone with it. Am now breaking the thing down into smaller functions to see if that will help in tracking down the error (though it will almost certainly slow the function down). Is there a FAQ...
If you didn't find what you need, try your search in the Python language documentation.