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: Dec. 19, 2017
Note: The release you are looking at is Python 3.6.4, 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 …
View Release Notes
Using Windows Installer Windows Installer Features Python 2.5 is distributed as a Microsoft Installer (MSI) file on Windows. Typically, packages are installed by double-clicking them in the file explorer. However, with the msiexec.exe command line utility, additional features are available, like non-interactive installation and administrative installation. Non-interactive Installation With the command line msiexec /i python<version>.msi installation can be initiated p...
July 2012 PSF Members' Meeting Minutes The Python Software Foundation Minutes of the July 2012 Members' Meeting July 3, 2012 The Python Software Foundation (the "PSF") held a member's meeting on July 3, 2012 18:00 CEST at EuroPython, Florence, Italy. Marc-Andre Lemburg presided over the meeting. Contents 1 Attendance 2 Greetings & Announcements 2.1 PSF Chairman Update 3 Board Report 3.1 &nb...
Donation Drive ThePSF, Python Software Foundation, Python, PSF Support the PSF to further the development and adoption of Python .crm-contribute-widget { font-size:12px; font-family:Helvetica, Arial, sans; padding:6px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; border:1px solid #96C0E7; width:200px; } .crm-contribute-...
Released: Dec. 23, 2016
Note: The release you are looking at is Python 3.6.0, the initial feature 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: March 21, 2017
Note: The release you are looking at is Python 3.6.1, 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. 2, 2023
This is the stable release of Python 3.12.0 Python 3.12.0 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.12 series, compared to 3.11 New features More flexible f-string parsing, allowing many things previously disallowed …
SIG on PSF SIGs and Mailing Lists SIG on PSF SIGs and Mailing Lists This SIG exists in order to discuss creation of and policies for PSF Special Interest Groups, and the mailing lists to support them. SIG Creation Guidelines SIG Coordinator Info Subscribing to the maillist Archives
Objective-C SIG Status Objective-C SIG Status Lele Gaifax has recently posted a much improved module to provide Python bindings to the Objective-C runtime. Bill Bumgarner is archiving the latest releases, along with quad-fat binaries and other useful Objective-C/Python stuff. Bill's archive is available at ftp://ftp.thoughtport.net/pub/next/lang/
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 …
Image-SIG - Image Processing with Python SIG Image Processing with Python SIG This SIG provides an open forum for Python users interested in image handling and processing; anything from simply reading and writing image files to scientific image processing, geographical information systems, remote sensing, and more. Current SIG Status Subscription information Archives
Python Software Foundation: Donate via PayPal If you are not automatically forwarded to PayPal, click here to donate.
PythonWin Special Interest Group PythonWin SIG This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. Further information: Pipermail archives Findmail archives The old list mission statement
Python Locator Special Interest Group Python Locator SIG This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. Further information: eGroups archives The old list mission statement The catalog-sig can be seen as a revival of the locator-sig.
String-SIG - SIG on Enhancement of Python String Processing SIG on Enhancement of Python String Processing This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. This is forum for discussion of ideas, designs, and implementations of enhancements to Python's string pro...
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...
FSF response to the Python 2.1 license FSF response to the Python 2.1 license Today, I received the following email from Eben Moglen, the Free Software Foundation's attorney. (See also a postscript.) Subject: Re: Python 1.6.1 and GPL compatibility From: Eben Moglen <moglen@columbia.edu> To: Guido van Rossum <guido@digicool.com> Cc: "Bradley M. Kuhn" <bkuhn@gnu.org>, rms@gnu.org Date: Thu, 19 Apr 2001 07:44:11 -0400 (EDT) On Wednesday, 18 April 2001, Guido van Rossum w...
If you didn't find what you need, try your search in the Python language documentation.