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.
...3-27 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Special Meeting of the Board of Directors March 27, 2009 A special meeting of the Python Software Foundation ("PSF") Board of Directors was held at PyCon 2009 in Rosemont/Chicago at 18:30 CDT (23:30 UTC), 27 March 2009. David Goodger prepared these minutes. Contents 1 Attendance 2 Election of Officers 3 Committees 4 New Members 5 &...
...5-0-0 vote. 3 Status of Past Action Items (Pending action items appear like this.) 3.1 Carried Forward The following are action items carried forward from the 9 October 2006 meeting, as highlighted in the minutes (Section 3, Status of Past Action Items): Originally from October 2005, Section 4, Public Support Committee: D. Goodger will pursue web page and installer donation link ideas. Status: carried forward. Originally from October 2005, Section 5, Ubuntu...
...5-1-2" means "5 in favor, 1 opposed, and 2 abstentions"). Contents 1 Attendance 2 Minutes of Past Meetings 3 Votes Taken Between Meetings 4 Votes Taken Over Email 5 Reports 5.1 Event Coordinator Report 5.2 Administrator Report 5.3 Outreach and Education Report 5.4 Marketing Material Report 5.5 Community Relation...
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
...3 tax form. It is for 8.3 hours for a total of $1577, but it seems to include a courtesy deduction intended for Zope Corporation. Jeremy wants to make sure the couresy deduction does not apply to the PSF hours. Jeremy also points out that the filing of the 1023 form means the PSF is officially a charity and donations from the USA are now tax-deductible under the normal charity rules. 3. Bylaw changes for member meetings on IRC. Since Marc-Andre proposed this agenda item ...
...5) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors February 8, 2005 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 1:00 EST. Stephan Deibel presided at the meeting. 1. Attendance The following members of the Board of Directors were present at the meeting: David Ascher, Jeremy Hylton, Tim Peters, Stephan Deibel, and Guido van Rossum. Neal Norwitz and Kurt Kaiser also attended the...
...5-1-2" means "5 in favor, 1 opposed, and 2 abstentions"). Contents 1 Attendance 2 Minutes of Past Meetings 3 Votes Taken Between Meetings 4 Funding of PyTexas 2010 5 Treasurer Report 6 Progress Report 7 Fund PyCon PL 2010 8 Employee Healthcare 9 New Sponsor Membership Application 10 Fund Static PyPI Mirror on Am...
...5 Treasurer Report Treasurer Report September 2012 -(August Report): http://mail.python.org/mailman/private/psf-board/2012-September/019380.html 6 Progress Reports Pydotorg/Website Redesign: http://mail.python.org/mailman/private/psf-board/2012-September/019361.html PyCon Chair Report: http://mail.python.org/mailman/private/psf-board/2012-September/019360.html PSF Event Coordinator Report: http://mail.python.org/mailman/private/psf-board/2012-September/019357....
...3/0/2. 3. Reports The September treasurer's report was mailed. Jeremy reported he received a letter from Heather Meeker, David's IP lawyer. He also reported that the 1023 form data was scanned.Jeremy will respond to Heather, and contact the Reed Smith attorney. Stephan reported that the grants discussion list was created. Steve Holden reported in email that the PRC isn't doing anything. Stephan reported for the PSC that credit card acceptance is ready to go live, and that he needs still to p...
...5. He reached approximately one million people via his answers on Stack Over Flow. Moreover, Tim was an active PSF Board Director from 2001 to 2014 meaning that he volunteered on the board for 13 years! Additionally, Tim has contributed to many Python mailing lists and has been known to always contribute in a friendly, funny, and helpful way. The Python Software Foundation thanks Tim Peters for his contributions to the CPython project and the greater Python community. 2015 Mark Hammond The 201...
...52-0-19) HitFlip (53-0-18) Sun Microsystems (63-0-8) Not elected: AT Battery (3-17-51) 4 Election of a New Board of Directors There were 8 candidates for 8 board positions. All were elected (vote results in parentheses): Brett Cannon (68-0-3) Stephan Deibel (68-0-3) David Goodger (67-0-4) Raymond Hettinger (66-0-5) Steve Holden (69-0-2) Martin von Löwis (68-0-3) Tim Peters (68-0-3) James Tauber (59-1-11) 5 ILM membership termination Steve Holden reported...
...3 Status of Past Action Items (Pending action items appear like this.) 3.1 Carried Forward The following are action items carried forward from the 11 December 2006 meeting, as highlighted in the minutes (Section 3, Status of Past Action Items): Originally from October 2005, Section 4, Public Support Committee: D. Goodger will pursue web page and installer donation link ideas. Status: carried forward. Originally from November 2005, follow-up from December 2005...
Released: June 27, 2016
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.5 was released on June 26th, 2016. Python 3.4 has now entered "security fixes only" mode, and as such the only improvements between Python 3.4.4 and Python 3.4.5 are security fixes. Also, …
Released: Jan. 3, 2017
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.6 release candidate 1 was released on January 2nd, 2017. Python 3.4 has now entered "security fixes only" mode, and as such the only improvements between Python 3.4.4 and Python 3.4.5 are …
Released: Jan. 17, 2017
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.6 was released on January 17th, 2017. Python 3.4 has now entered "security fixes only" mode, and as such the only improvements between Python 3.4.4 and Python 3.4.5 are security fixes. Also, …
...3-5 times shorter than equivalent Java code, it is often 5-10 times shorter than equivalent C++ code! Anecdotal evidence suggests that one Python programmer can finish in two months what two C++ programmers can't complete in a year. Python shines as a glue language, used to combine components written in C++. Common Lisp and Scheme These languages are close to Python in their dynamic semantics, but so different in their approach to syntax that a comparison becomes almost a religious a...
...5.22/1013. This Agreement may also be obtained from a proxy server on the Internet using the following URL: http://hdl.handle.net/1895.22/1013". 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6.1 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 1.6.1. 4. CNRI is making Python 1.6.1 avail...
...3 alone or in any derivative version prepared by Licensee. 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 2.1.3 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 2.1.3. 4. PSF is making Python 2.1.3 available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRE...
If you didn't find what you need, try your search in the Python language documentation.