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.
Audio/Video Instructional Materials for Python audio, video, instructional material, python, podcast, podcasts A growing body of podcasts, screencasts and video presentations for the Python community. There is a growing body of podcasts, screencasts and video presentations for the Python community. This page collects some of the best. Podcast Repositories core.py Pablo Galindo and Łukasz Langa talk about Python internals, because they work on Python internals. PyPodcats Hidden Figures of Pyt...
Bugs in Python 2.3 IDLE now executes code in a separate process. To communicate between the main process and executing processes, IDLE opens a socket to 127.0.0.1 (the local machine). Some firewalls running on Windows machines interfere with this and can cause either silent failures or erroneous popup windows from the firewall. This problem only occurs if you run a firewall on the same machine as IDLE. IDLE fails to start on Windows if installed to a directory with a space (e.g. C:\Program...
...http://www.python.org/psf. To make a tax-deductible donation, please visit http://www.python.org/psf/donations/. Company sponsorships are also being accepted.
Version: None
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 …
View Release Notes
Released: May 15, 2013
regressions <http://docs.python.org/release/3.3.2/whatsnew/changelog.html>`_ found in Python 3.3.1. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a subgenerator (yield from …
...http://us.pycon.org/2008/registration/" target="_blank">Register for PyCon here.</a></p> <p><a href="http://us.pycon.org/2008/registration/hotel/" target="_blank">Hotel reservation info & links.</a></p> <p>See you at the conference!
Python for Windows Python for Microsoft Windows (XP and later releases) Python releases include an excellent Windows installer. See the individual releases for details. You may also wish to download pywin32, Mark Hammond's add-on that includes the Win32 API, COM support, and Pythonwin extensions. It's available from the pywin32 project on SourceForge. Alternative Packages for Windows. ActiveState ActivePython (commercial and community versions, including scientific computing modules). Ac...
Python Community The Python Community The Python Software Foundation and the global Python community welcome and encourage participation by everyone. Our community is based on mutual respect, tolerance, and encouragement, and we are working to help each other live up to these principles. To get you started, we've put together a list of resources: Diversity Statement: We want our community to be more varied, expressed in our diversity statement; whoever you are, and whatever your background,...
Released: Oct. 29, 2013
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: June 11, 2018
This is the release candidate of Python 3.7.0 This release, 3.7.0rc1, is the final planned release preview. Assuming no critical problems are found prior to 2018-06-27, the scheduled release date for 3.7.0, no code changes are planned between this release candidate and the final release. Among the major …
Released: Dec. 24, 2018
Note: The release you are looking at is a bugfix release for the legacy 3.7 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.7 was 3.7.17. Among the major …
Released: Dec. 11, 2019
Note Python 3.8 is now the latest feature release series of Python 3. Get the latest release of 3.8.x here. We plan to continue to provide bugfix releases for 3.7.x until mid 2020 and security fixes until mid 2023. Python 3.7.6rc1 is the release candidate preview of the sixth …
Released: Feb. 9, 2014
fixes several security and a lot of overall bug fixes found in Python 3.3.3. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major new features …
Released: April 6, 2013
release. It includes hundreds of bugfixes over 3.3.0. Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a subgenerator (yield from …
Released: Nov. 17, 2013
fixes several security issues and various other bugs found in Python 3.3.2. This release fully supports OS X 10.9 Mavericks. In particular, this release fixes an issue that could cause previous versions of Python to crash when typing in interactive mode on OS X 10.9. Major new features of the …
...http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Bzipped source tar ball (3.3.1) (sig), ~ 14 MB XZ compressed source tar ball (3.3.1) (sig), ~ 11 MB Gzipped source tar ball (3.3.1) (sig), ~ 16 MB Windows x86 MSI Installer (3.3.1) (sig) and Visual Studio debug information files (sig) Windows X86-64 MSI Installer (3.3.1) [1] (sig) and Visual Studio debug...
...http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Bzipped source tar ball (3.3.2) (sig), ~ 14 MB XZ compressed source tar ball (3.3.2) (sig), ~ 11 MB Gzipped source tar ball (3.3.2) (sig), ~ 16 MB Windows x86 MSI Installer (3.3.2) (sig) and Visual Studio debug information files (sig) Windows X86-64 MSI Installer (3.3.2) [1] (sig) and Visual Studio debu...
If you didn't find what you need, try your search in the Python language documentation.