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.
....1 Carried Forward 3.2 New in September 4 Advocacy Coordinator 5 Infrastructure Committee 6 Adjournment 1 Attendance The following members of the Board of Directors were present at the meeting: Tim Peters, David Goodger, Stephan Deibel, Andrew Kuchling, Martin von Löwis, and Brett Cannon. Also in attendance were Kurt Kaiser (Treasurer) and Neal Norwitz (Assistant Treasurer). 2  ...
....1 Carried Forward 3.2 New in June 4 Trademark Watch 5 Frank Willison Award 6 Potential New Sponsor Member 7 PyCon 8 Advocacy Coordinator 9 Adjournment 1 Attendance The following members of the Board of Directors were present at the meeting: Tim Peters, David Goodger, Martin von Löwis, Andrew Kuchling, and Stephan Deibel. Also in attendanc...
....1 Carried Forward 3.2 New in July 4 PyCon UK Sponsorship Request 5 New Sponsor Member: EarnMyDegree.com 6 Copyright Transfers 7 Advocacy Coordinator 8 Adjournment 1 Attendance The following members of the Board of Directors were present at the meeting: David Goodger, Tim Peters, Martin von Löwis, Steve Holden, Stephan Deibel, and Andrew Kuchling. Also in ...
Version: None
Released: April 9, 2012
Python 3.1.5 Python 3.1.5 is a security-fix source-only release for Python 3.1.4, fixing several reported security issues: issue 13703 (oCERT-2011-003, hash collision denial of service), issue 14234 (CVE-2012-0876, hash table collisions CPU usage DoS in the expat library), issue 14001 (CVE-2012-0845, SimpleXMLRPCServer denial of service), and issue 13885 (CVE-2011-3389, …
View Release Notes
Released: June 17, 2020
Note Note: The release you are looking at is a bugfix release preview 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. Note …
Released: Nov. 3, 2020
This is an early developer preview of Python 3.10 Major new features of the 3.10 series, compared to 3.9 Python 3.10 is still in development. This releasee, 3.10.0a2 is the second of six planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
....1) Given a package name, software can retrieve one or more download URLs for the package. 2.2) The catalog should keep copies of the code, not just point to remote sites, in order to prevent disasters 2.3) It should be possible to mirror the catalog without too much trouble, using a conventional FTP or HTTP mirroring script. Requirements from #3 3.1) Users can check a signature on the downloaded package, using an external tool such as GnuPG. 3.2) Checking the signat...
....1.5 was released on April 9, 2012. The last binary release of Python 3.1 was 3.1.4. With the 3.1.5 release, and five years after its first release, the Python 3.1 series is now officially retired. All official maintenance for Python 3.1, including security patches, has ended. For ongoing maintenance releases, please see the downloads page for information about the latest Python 3 series. What's New in Python 3.1. Report bugs at http://bugs.python.org. Read the Python license. Help fund P...
Python Software Foundation: Minutes of Board of Directors Meeting (December 10, 2002) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors December 10, 2002. A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 13:02 PM PCT. Guido van Rossum, president of the Foundation and chairman of the Board, presided at the meeting. 1. Attendance The following members of the Board of Directors were pr...
....1 Communication Status 5.2 Marketing Material 5.2.1 Sponsor Options 5.2.2 Educational Sponsorship 5.2.3 Please Help find Sponsors 5.3 Moving PyPI to Amazon CloudFront 5.4 PyCon Chair 5.5 Sprint Committee (SC) 5.6 Google Summer of Code (GSoC) 5.7 Ongoing Projects 5.8 Tabled Activities 6 Boar...
....1, Progress Report: A. Kuchling will draw up a PSF budget plan. Status: active. [87] Originally from 13 July 2009, Section 16.1, Financial Report: D. Goodger will work with V. Lindberg on a budget plan for PyCon 2010 & 2011. Status: pending. [89] Originally from 13 July 2009, Section 16.1, Financial Report: D. Goodger will inform the Board of the 10% commission amount received from hotel room charges at the Crowne Plaza Hotel stay during PyCon 2009 when the information becomes available. ...
....1 Event Coordinator Report 5.2 Administrator Report 5.3 Sprint Workgroup Report 5.4 Communications Report 5.5 Marketing Material Project Report 5.6 Community Relations Board Report 5.7 PSF Domains Board Report 6 PythonJS Grant 7 Beslist.nl 8 PSF Contribution Forms 9 Encryption for Python Project Websites 10&n...
....1 PyCon 2010 Contract 4 Status of Past Action Items 4.1 Carried Forward 4.2 New On 12 January 4.3 New Between Meetings 5 Treasurer's Report 6 Changes to the Bylaws 7 International Trademark Registration 8 Computer for PSF Administrator 9 Internet Domain Management 10 Membership Nominations 11 &nb...
....1. New in 2.3a2: the Windows installer now ships with Sleepycat's 4.1.25.NC, the latest release without strong cryptography. The old bsddb module code is still available as the bsddb185 module, but this is not built by default. Should you still be using a system which only has Berkeley DB 1.85 installed (often indicated by the presence of /usr/include/db.h but not /usr/lib/libdb.a file), the following changes should keep you running. Add this line: bsddb185 bsddbmodule.c to Modules/Setup. ...
....1 Carried Forward 3.2 New in March 4 PyCon 5 Assistants 6 Python Package Index (Cheese Shop) 7 Penguin Day DC 8 EuroPython 9 New PSF Members 10 Adjournment 1 Attendance The following members of the Board of Directors were present at the meeting: Stephan Deibel, Steve Holden, Tim Peters, Brett Cannon, Andrew Kuchling, and M...
....1 Event Coordinator Report 5.2 Administrator Report 5.3 Outreach and Education Report 5.4 Marketing Material Report 5.5 Community Relations Report 5.6 PSF Domains Report 6 PyLadies Wordmark 7 Two-Snake Python Logo Trademark 8 Python Wordmark 9 Other Business 10 Adjournment 1 Attendance The...
Released: Oct. 4, 2014
This is a security-fix source-only release. The last binary release was 3.2.5. The list of fixed security related issues can be found in the NEWS file. New features of the 3.2 series, compared to 3.1 Python 3.2 is a continuation of the efforts to improve and stabilize the …
Released: Jan. 17, 2024
This is an early developer preview of Python 3.13 Major new features of the 3.13 series, compared to 3.12 Python 3.13 is still in development. This release, 3.13.0a3, is the third of six planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Python Software Foundation: Minutes of Board of Directors Meeting (November 11, 2003) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors November 11, 2003 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 18:00 GMT. Guido van Rossum, president of the Foundation and chairman of the Board, presided at the meeting. 1. Attendance The following members of the Board of Directors were presen...
Python Software Foundation: Minutes of Board of Directors Meeting (May 11, 2004) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors May 11, 2004 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 17:00 GMT. Stephan Deibel presided at the meeting. 1. Attendance The following members of the Board of Directors were present at the meeting: Tim Peters, Guido van Rossum, Martin v. Löwis, Ste...
If you didn't find what you need, try your search in the Python language documentation.