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: Minutes of Board of Directors Meeting (June 10, 2003) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors June 10, 2003 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 17: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 present at the...
2009-12-21 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors December 21, 2009 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 17:15 UTC, 21 December 2009 (continued from the meeting of December 14, 2009). Steve Holden presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor ...
2013-09-27 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors September 27, 2013 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Group Conference Call via phone and Internet Relay Chat beginning at 18:00 CEST/ 12:00 EDT, on September 27, 2013. Van Lindberg presided over the meeting. Ewa Jodlowska prepared the minutes. All votes are reported in the form "Y-N-A" (in f...
Version: None
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 …
View Release Notes
Python Software Foundation: Minutes of Board of Directors Meeting (February 10, 2004) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors Draft February 10, 2004 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 18:00 GMT. Martin von Löwis presided at the meeting. 1. Attendance The following members of the Board of Directors were present at the meeting: Guido van Rossum, Martin von Löw...
...2(string): return array.array('b', string).tolist() Timing these reveals that g2() is about five times as fast as g1(). There's a catch though: g2() returns integers in the range -128..127, while g1() returns integers in the range 0..255. If you need the positive integers, g1() is going to be faster than anything postprocessing you could do on the result from g2(). (Note: since this essay was written, the 'B' typecode was added to the array module, which stores unsigned byt...
...Python Foundation and Guido van Rossum for their cooperation in developing a license for Python 2.0.1 that is fully compatible with the GNU General Public License (GPL). Python 2.0.1c1 and all future versions released under the same license are free software that may be freely combined with programs released under GPL. FSF recognizes the enormous value of Python for developers of free software; we are pleased that all prior difficulties with the fullest use of Python in free software projects...
Released: June 11, 2025
This is the fifth 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.5 is the fifth maintenance release of 3.13. 3.13.5 is an expedited release to fix a couple …
...Python" (2nd ed.) Foreword for "Programming Python" (2nd ed.) This is the foreword I wrote for Mark Lutz' book "Programming Python" (2nd ed.), published by O'Reilly in 2001. Less than five years ago, I wrote the foreword for the 1st edition of Programming Python. Since then, the book has changed about as much as the language and the Python community! I no longer feel the need to defend Python: the statistics and developments listed in Mark's Preface speak for themselves. ...
...Python events calendars: http://wiki.python.org/moin/PythonEventsCalendar and help maintain it. Issues None 6 PyConDE 2013 Sponsorship RESOLVED, that the Python Software Foundation sponsor PyConDE 2013 in the amount of $3,000 USD Approved, 8-0-0. 7 RuPy 2013 Sponsorship RESOLVED, that the Python Software Foundation sponsor RuPy 2013 in the amount of $2,500 USD Approved, 8-0-0. 8 Python Indonesia User Group Grant RESOLVED, that ...
Released: Oct. 29, 2013
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...
Python Software Foundation: Minutes of Board of Directors Meeting (February 8, 2005) 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, St...
...Python Software Foundation sponsor the Kiwi PyCon 2013 Conference in Auckland for the amount of $2,500 (Gold Sponsorship Level) Approved, 11-0-0. 11 PyCon Canada 2013 Sponsorship RESOLVED, that the Python Software Foundation sponsor the PyCon Canada 2013 Conference in Toronto for the amount of $3,000 Approved, 11-0-0. 12 Diana Clarke for PyCon 2013 Chair RESOLVED, that the Python Software Foundation appoints Diana Clarke as the PyCon 2014/2015 Conference C...
...Python Programs through Optimization and Extensions I </td><td> <xxx-input name=PyCon_AFTERNOON type=radio value=PM4> FULL: Faster Python Programs through Optimization and Extensions II </td></tr> <tr><td> <input name=PyCon_MORNING type=radio value=AM5> Python 101 </td><td> <xxx-input name=PyCon_AFTERNOON type=radio value=PM5> FULL: Code Like a Pythonista: Idiomatic Python </td></tr> <tr><td> <input name...
...2 people attending PyCon TX 2007.</b></p> <blockquote> <label>Name: <input type="text" name="PyCon_Name_req" value=""></label> <label>Email: <input type="text" name="PyCon_Email" size="25" value=""></label><br> <label><input type="radio" name="PyCon_amt_req" value="260.00" CHECKED> Regular ($260)</label> <label><...
...2 Minutes of Past Meetings The 27 September 2013 Board meeting minutes were voted on and approved. RESOLVED, that the PSF approve the minutes at https://mail.python.org/mailman/private/psf-board/2013-October/023218.html as representing a true and accurate record of the September 27, 2013 meeting. Approved, 7-0-2. 3 Votes Taken Between Meetings There were no votes taken between meetings. 4 Votes Taken Over Email RESOLVED, that the Python Sof...
Released: Oct. 2, 2009
Python 2.6.3 was released on October 2, 2009. Python 2.6 is now in bugfix-only mode; no new features are being added. Somewhere near 100 bugs have been fixed since the release of Python 2.6.2. The NEWS file lists every change in each alpha, beta, and release candidate …
Python for Mac OS X Python for Mac OS X Python comes pre-installed on Mac OS X so it is easy to start using. However, to take advantage of the latest versions of Python, you will need to download and install newer versions alongside the system ones. The easiest way to do that is to install one of the binary installers for OS X from the Python Download page. Installers are available for the latest Python 3 and Python 2 releases that will work on all Macs that run Mac OS X 10.5 and later. Py...
If you didn't find what you need, try your search in the Python language documentation.