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.
...Python Software Foundation <br>P.O. Box 653 <br>Ipswich, MA 01938 <br>USA <P>Fax: +1 858 712 8966 </blockquote> or by GPG/PGP-signed email to psf at python.org. <p><b>Please use fax or email if at all possible.</b> We can't guarantee we'll get snail mail in time. When using fax or snail mail, send a copy of the ballot by email.
...12 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 PSF ...
...Python installation. For example, a different installation drive can be specified with TARGETDIR=R:\python24 The default TARGETDIR is [WindowsVolume]Python<version>. Due to a bug in python-2.4.msi, installing into a target dir that has a space in its name causes the IDLE and pydoc shortcuts to fail. Installation for All Users Adding ALLUSERS=1 causes an installation for all users. By default, the non-interactive installation install the package just for the curre...
...10 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors March 10, 2008 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 17:03 UTC, 10 March 2008. Stephan Deibel presided at the meeting. David Goodger prepared these minutes. Contents 1 Attendance 2 Minutes of Past Meetings 3 Status of Past Act...
...Python installation. For example, a different installation drive can be specified with TARGETDIR=R:\python25 The default TARGETDIR is [WindowsVolume]Python<version>. Installation for All Users Adding ALLUSERS=1 causes an installation for all users. By default, the non-interactive installation install the package just for the current user, and the interactive installation offers a dialog which defaults to "all users" if the user is sufficiently privileged. Feature...
Version: None
Released: Dec. 17, 2024
O Alpha 3, O Alpha 3, how lovely are your branches! https://www.python.org/downloads/release/python-3140a3/ 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.0a3, is the third of seven planned alpha releases. Alpha releases …
View Release Notes
Released: May 31, 2022
This is a beta preview of Python 3.11 Python 3.11 is still in development. 3.11.0b2 is the second of four planned beta release previews. 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 support …
Released: Dec. 21, 2020
This is the seventh maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.7, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. macOS 11 Big Sur …
...11 EuroPython Conference Grant Funding 7 ISTE Speaking Engagement Funding for V. Cedar 8 Online Degree Reviews Future Sponsor Membership 9 Kiwi PyCon 2011 Conference Grant Funding 10 Other Business 10.1 Conference Grant Prospectus 10.2 2011 Members' Meeting 10.3 Contributor Agreements in Python Bug Tracker 10.4 PyCon US 2010 & 2011 -- Great Job! 11 &n...
Python Software Foundation Board Meeting Minutes 2006-03-13 The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors March 13, 2006 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 18:00 UTC, 13 March 2006. Stephan Deibel presided at the meeting. 1 Attendance The following members of the Board of Directors were present at the meeting: Stephan Deibel, David ...
...1 Carried Forward 3.2 New in April 4 Frank Willison Award 5 Funding for Jornada Python en Santa Fe (Argentina) 6 EuroPython Sponsorship 7 PyCon Uno (Italy) 8 Request to Change python.org Home Page 9 Advocacy Coordinator Progress 10 Budget Discussion 11 Adjournment 1 Attendance The following members of the B...
...Python are many. Python is quite easily learned by people from various programming backgrounds, such as Java, C or Visual Basic. After becoming familiar with Python, development proceeds very quickly -- perhaps faster than with any other language. At the same time, Python lends itself to the creation of highly readable, compact and well structured code. Python's particular mix of features also helps embedded developers be more effective when programming a PC. While these developers are well f...
...python.org. About the PSF The Python Software Foundation (PSF) is a non-profit organization devoted to advancing Open Source technology related to the Python programming language. The PSF holds the intellectual property rights to Python. Additional information is available at http://python.org/psf. Press Contact Aron Trauring, Zoteca 2472 Broadway, Suite 195 New York, NY 10025 1 866 968-3221 aronst@zoteca.com http://www.zoteca.com/
...10-13 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors October 13, 2008 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:00 UTC, 13 October 2008. Steve Holden presided at the meeting. David Goodger prepared these minutes. Contents 1 Attendance 2 Minutes of Past Meetings 3 Status of Pas...
...Python Support 10 Formalizing the Trademarks Committee 11 PSF Awards Program: Nominations? 12 New Servers for python.org 13 PyCon 2010 Report 14 PSF Issue Tracker & Wiki 15 Adjournment 1 Attendance The following members of the Board of Directors were present at the meeting: Brett Cannon, Stephan Deibel, David Goodger, Raymond Hettinger, Steve Holden (arrived 16:20), Marti...
Released: May 8, 2024
This is a beta preview of Python 3.13 Python 3.13 is still in development. This release, 3.13.0b1, is the first 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: May 5, 2014
Python 3.4.1rc1 Python 3.4 has reached end-of-life. Python 3.4.10, the final release of the 3.4 series, is available here. Python 3.4.1 was released on May 18th, 2014. Python 3.4.1 has over three hundred bugfixes and other improvements over 3.4.0. One notable change: the version of OpenSSL bundled with the Windows …
Released: Oct. 7, 2024
This is the stable release of Python 3.13.0 Python 3.13.0 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. (Compared to the last release candidate, 3.13.0rc3, 3.13.0 contains two small bug fixes and some documentation and testing …
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. …
Released: Feb. 11, 2025
Here comes the antepenultimate alpha. 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.0a5, is the fifth of seven planned alpha releases. Alpha releases are intended to make it easier to …
If you didn't find what you need, try your search in the Python language documentation.