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: Feb. 4, 2025
This is the second maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.2 is the latest maintenance release, containing almost 250 bugfixes, build improvements and documentation changes since 3.13.1. …
View Release Notes
Released: April 8, 2025
This is the third maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.3 is the latest maintenance release, containing almost 320 bugfixes, build improvements and documentation changes since 3.13.2. …
...windows allow the user to manage the dependencies among data items in the network (Figure C) and to view and edit individual task details (Figure D). Figure C: Interface 1 Figure D: Interface 2 All of the code for the UIs was also done in Python, using the popular Tkinter library along with an open source package of supporting modules. Tkinter is included in all standard Python installations. "USA is pleasantly surprised by how much quality software we can deliver," Friedrich say...
Released: June 27, 2024
This is a beta preview of Python 3.13 Python 3.13 is still in development. This release, 3.13.0b3, is the third of four beta release previews of 3.13. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their …
Released: July 17, 2024
This is a beta preview of Python 3.13 Python 3.13 is still in development. This release, 3.13.0b4, is the final beta release preview of 3.13. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to …
Released: Dec. 3, 2024
This is the first maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.1 is the latest maintenance release, containing almost 400 bugfixes, build improvements and documentation changes since 3.13.0. …
Released: June 3, 2025
This is the fourth maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. 3.13.4 is the latest maintenance release, containing a few important security fixes as well as around 300 …
Released: Aug. 1, 2024
This is the first release candidate of Python 3.13.0 This release, 3.13.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, 2024
This is the second release candidate of Python 3.13.0 This release, 3.13.0rc2, is the final release preview. This release is expected to become the final 3.13.0 release, barring any critical bugs being discovered. The official release of 3.13.0 is scheduled for Tuesday, 2024-10-01. There will be no ABI changes …
Released: Oct. 1, 2024
This is the third release candidate of Python 3.13.0 This release, 3.13.0rc3, is the final release preview (no really) of 3.13. This release is expected to become the final 3.13.0 release, barring any critical bugs being discovered. The official release of 3.13.0 is now scheduled for Monday, 2024-10-07. This …
...Windows Boosted the stack reservation for python.exe and pythonw.exe from the default 1MB to 2MB. Stack frames under VC 7.1 for 2.4 are enough bigger than under VC 6.0 for 2.3.4 that deeply recursive progams within the default sys.getrecursionlimit() default value of 1000 were able to suffer undetected C stack overflows. The standard test program test_compiler was one such program. If a Python process on Windows "just vanishes" without a trace, and without an error message of any k...
...Windows. As for yourself, if you prefer programming directly from a terminal window, a better choice than the default interpreter might be IPython. In addition to IDLE, there are a number of third party tools which you can find out by referring to the Python Editors Wiki and the Python Integrated Development Environments Wiki. Learning resources These are resources, interactive on-line tutorials, and other educational resources that either help teach python or use Python to teach programming. ...
...Windows join together to provide a production pipeline that is used by approximately eight hundred users daily, many of whom write or modify code that controls every step of the production process. In this context, hundreds of commercial and in-house software components are combined to create and process each frame of computer-generated or enhanced film. Making all this work, and keeping it working, requires a certain degree of technical wizardry, as well as a tool set that is up to the task of ...
...installer donation link ideas (carried forward). Section 4, Public Support Committee: S. Deibel decided not to dissolve the PSC, but to change its membership to include S. Holden, N. Norwitz, and D. Goodger, with himself as chair. Status: done. No other PSC action has been taken though. Section 5, Ubuntu Development Meeting: D. Goodger will ask if Ubuntu wants to become a PSF sponsor or donor (carried forward). D. Goodger reported that he would be meeting Mark Shuttleworth for dinner, and wou...
...Windows to be an explicit way to invoke the default text translation mode. Why can't 't' be used together with '+'? Text mode on Windows supports '+' AFAIK. How does this interact with xreadlines? With "for line in file" ? Why settle for a compile-time option that's off by default? That's asking for problems; people who turn it on will write code that uses the 't' mode and then find that it's not portable. You say that 't' mode is used by import. What about parsing so...
...installer, if it's not too big a deal. S. Deibel thought these good ideas, and asked if D. Goodger was volunteering for the new PSC. D. Goodger agreed, and also agreed to pursue the ideas above. S. Deibel decided not to dissolve the PSC, but to change its membership to include S. Holden, N. Norwitz, and D. Goodger, with himself as chair. 5 Ubuntu Development Meeting D. Goodger reported that the Ubuntu GNU/Linux distribution project will be holding their twice-annual developm...
...Windows binaries for the community to use. Without him, a lot of Python software would be next to impossible to run on Windows 64-bit Armin Ronacher for his work on the Jinja2 templating library, the Flask web framework, the Logbook logging library, the Click command line application library (including making all of the preceding Python 2/3 compatible), the python-modernize Python 2/3 migration tool, contributions to the modernisation of the Web Server Gateway Interface for Python 3, as well as ...
...Windows, originally at the University of Virginia and now at Carnegie Mellon University. They use Python both for end user programming and in the implementation of large parts of their system (almost everything except the rendering engine). They probably have the most extensive and best-documented case study of teaching Python programming (albeit in a limited domain) to users with no prior programming experience, and their enthusiasm for Python has been a great encouragement for us to con...
...installer donation link ideas. Status: carried forward. Originally from June 2006, Section 6, PSF Records: The Board agreed to assemble the existing records in one place, have them scanned, and enter them into the PSF data repository. D. Goodger will coordinate this work and maintain the records. D. Goodger reported that the records were received from Jeremy Hylton. Status: in progress. Originally from August 2006, Section 10: T. Peters will ask the advice of Larry Rosen regarding concerns wit...
...Windows Management Interface in Python and supporting that code and Windows users generally on comp.lang.python Approved 11-0-0 by IRC vote, 26 April, 2013. RESOLVED, that the Python Software Foundation grant the 2013 Quarter One Community Service Award to Robin Dunn for being the principal maintainer of wxPython Approved 11-0-0 by IRC vote, 26 April, 2013. RESOLVED, that the Python Software Foundation appoints Diana Clarke as the PyCon 2014/2015 Conference Chair Approved 11-0-0 by IRC vote,...
If you didn't find what you need, try your search in the Python language documentation.