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 Event Coordinator Report 5.2 Administrator Report 5.3 Outreach and Education Report 5.4 Sprint Committee Report 5.5 Communications Report 5.6 Marketing Material Report 5.7 Community Relations Report 5.8 PSF Domains Report 6 Oregon University Open Source Labs Donation 7 Python Dominicana Grant 8 Bylaws Workg...
Version: None
Released: June 17, 2020
Note Python 3.8 is now released and is the latest feature release of Python 3. Get the latest release of 3.8.x here. Python 3.6.11rc1 is the release candidate preview of the next security fix release of Python 3.6. Python 3.6.8 was the final bugfix release for 3.6. Python 3.6 …
View Release Notes
Grant Types Sprints These types of dev events are usually 1-4 days long and the goal is to complete a set of objectives for a project. Sprints are usually on the small side and tend to be less than 20 people. Sprints that happen at conferences can have larger turnout though (like [PyCon Sprints](https://us.pycon.org/2017/community/sprints/) for example). [OpenHatch created a helpful in-person event handbook](http://opensource-events.com/) that can help you run a productive dev sprint. User ...
....1 Event Coordinator Report 5.2 Administrator Report 5.3 Marketing Material Report 5.4 Community Relations Report 6 PyConDE 2013 Sponsorship 7 RuPy 2013 Sponsorship 8 Python Indonesia User Group Grant 9 Other Business 10 Adjournment 1 Attendance The following members of the Board of Directors (8 of 11) were present at the m...
....1 Carried Forward 3.2 New in October 4 Grants Committee 5 Payroll Service 6 Trademark Policy 7 PyCon 8 Advocacy Coordinator Status 9 Adjournment 1 Attendance The following members of the Board of Directors were present at the meeting: Tim Peters, Stephan Deibel, Martin von Löwis, David Goodger, and Andrew Kuchling. Also in attendance were...
....1 Communication Status 5.2 Honorary Associate Membership WebPages/Links 5.3 Marketing Material 5.4 Moving PyPI to Amazon CloudFront 5.5 PyCon Chair 5.6 Sprint Committee 5.7 Trademarks Committee (TMC) 6 2011 - Q4 Community Service Award Nominations 7 2012 Members Meeting & Election 8 Sponsor Membership Application from Epo...
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 …
Released: July 9, 2011
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.1 was released on July 10th, 2011. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x line will only …
Released: Sept. 3, 2011
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.2 was released on September 4th, 2011. It mainly fixes a regression in the urllib.request module that prevented opening many HTTP resources correctly with Python 3.2.1. Python 3.2 is a continuation of the efforts to …
Released: April 10, 2012
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.3 was released on April 10, 2012. It includes fixes for several reported security issues: issue 13703 (CVE-2012-1150, hash collision denial of service), issue 14234 (CVE-2012-0876, Expat hash collision denial of service), issue 14001 (CVE-2012-0845, …
Released: Feb. 20, 2011
Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2 was released on February 20th, 2011. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x line will only …
Python Success Stories Introduction ForecastWatch.com, a service of Intellovations, is in the business of rating the accuracy of weather reports from companies such as Accuweather, MyForecast.com, and The Weather Channel. Over 36,000 weather forecasts are collected every day for over 800 U.S. cities, and later compared with actual climatological data. These comparisons are used by meteorologists to improve their weather forecasts, and to compare their forecasts with others. They are also used...
....1 of the Python/C API manual again, and then carefully read the descriptions of the functions you're calling. (I know, the manual is not complete; but it isn't *that* incomplete, and if you're finding a function that's not in the manual, reading its source usually gives a clue.) So says I (beginning to talk to self), why not print the environment in which the functions are being run to see what's going on... no sooner said than done. And the error disappeared! Take the printing ...
Python 3.2 Release Python 3.2 Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2 was released on February 20th, 2011. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x line will only receive bugfixes, and new features are developed for 3.x only. Since PEP 3003, the Moratorium on Language Changes, is in effect, there are no changes in Python's syntax and o...
....1. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x line will only receive bugfixes, and new features are developed for 3.x only. Since PEP 3003, the Moratorium on Language Changes, is in effect, there are no changes in Python's syntax and only few changes to built-in types in Python 3.2. Development efforts concentrated on the standard library and support for porting code to Python 3. Highlights are: nu...
Python 3.2.3 Release Python 3.2.3 Note: A newer security-fix release, 3.2.6, is currently available. Its use is recommended. Python 3.2.3 was released on April 10, 2012. It includes fixes for several reported security issues: issue 13703 (CVE-2012-1150, hash collision denial of service), issue 14234 (CVE-2012-0876, Expat hash collision denial of service), issue 14001 (CVE-2012-0845, SimpleXMLRPCServer denial of service), and issue 13885 (CVE-2011-3389, disabling of the CBC IV attack counter...
Python 3.4.0 Release Candidate 2 Release Python 3.4.0 release candidate 2 Note: Python 3.4.0rc2 has been superseded by Python 3.4.9. Python 3.4.0 release candidate 2 was released on February 23th, 2014. This is a preview release of the next major release of Python, Python 3.4, and is not suitable for production environments. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small improvements and bug fix...
Conversion to Emeritus PSF Membership The PSF needs active members. Active members represent the Python community and, at minimum, participate in the annual PSF members' meetings. If you are unable to participate actively, please consider conversion to emeritus membership. Inactive members make progress difficult for the PSF. PSF members' meetings require a quorum, a minimum number of members who attend in person or vote by proxy/absentee ballot. Some decisions require a two-thirds majorit...
2008-03-14 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Special Meeting of the Board of Directors March 14, 2008 A special meeting of the Python Software Foundation ("PSF") Board of Directors was held at PyCon 2008 in Rosemont/Chicago at 18:30 CDT (23:30 UTC), 14 March 2008. David Goodger prepared these minutes. Contents 1 Attendance 2 Election of Officers 3 Motion to Dissolve the Conference Committee ...
....1 Carried Forward 3.2 New from June 16 4 New Servers for python.org 5 PSF Issue Tracker & Wiki 6 PyOhio Support 7 Nominations for PSF Community Awards 8 ZEUUX Cooperation 9 Policy on Draft Minutes 10 Support Request from Jornadas Regionales de Software Libre 11 Pending Sponsor Subscription to PSF-Members? 12 &n...
If you didn't find what you need, try your search in the Python language documentation.