Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...2013-12-31) Assets: 1.684.000 US$ Liabilities: 761.000 US$ Equity: 922.000 US$ (as of 2014-03-31) Assets: 2.541.000 US$ Liabilities: 1.664.000 US$ Equity: 876.000 US$ 4 Announcements None 5 New Business 5.1 Introduction to the new PSF membership model Membership size PSF was founded in 2001: 16 members, 2 sponsor members June 2012:204 members, 26 sponsor members March 2013:283 members, 28 sponsor members July 2014: 1877 Basic Memb...
Version: None
Released: April 9, 2002
Note: This is not the most current Python version. See the download page for a more recent version. On April 8 2002, we're releasing Python 2.1.3 - a bugfix release of Python 2.1. This release has a small number of critical bug fixes. This is the …
View Release Notes
Python Software Foundation: Press Release 31-May-2003 May 31, 2003 Press Release SOURCE: Python Software Foundation PYTHON SOFTWARE FOUNDATION (PSF) ANNOUNCES PYTHON VERSION 2.2.3 New release enhances powerful programming language FREDERICKSBURG, Va., [May 31, 2003] -- The Python Software Foundation announces the release of version 2.2.3 of the Python programming language. This maintenance release introduces over 120 enhancements to the language and its extensive standard libraries...
Released: Oct. 14, 2002
Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5. If you need to remain with Python 2.2, there's a patch available …
...23-Sep-2003 September 23, 2003 Press Release SOURCE: Python Software Foundation PYTHON SOFTWARE FOUNDATION (PSF) ANNOUNCES PYTHON VERSION 2.3.1 First maintenance release for the latest Python FREDERICKSBURG, Va., September 23, 2003 -- The Python Software Foundation (PSF) announces the release of version 2.3.1 of the Python programming language. This minor release introduces a number of enhancements based on two months of experience since release of version 2.3. Python is a power...
Python Software Foundation: Press Release 19-Dec-2003 PYTHON SOFTWARE FOUNDATION (PSF) ANNOUNCES PYTHON VERSION 2.3.3 Maintenance release for the Python programming language FREDERICKSBURG, Va., December 19, 2003 -- The Python Software Foundation (PSF) announces the release of version 2.3.3 of the Python programming language. This minor release provides fixes for a number of problems found in the previous version of Python, including several serious errors with weakrefs and the cyc...
...Python Developers Conference (PSF) December 19, 2003 - Python 2.3.3 released (PSF) October 3, 2003 - Python 2.3.2 released (PSF) September 23, 2003 - Python 2.3.1 released (PSF) July 29, 2003 - Python 2.3 released (PSF) May 31, 2003 - Python 2.2.3 released (PSF) February 13, 2003 - PyCon 2003 announced (PSF, distributed by Archaeopteryx) October 22, 2002 - Python 2.2.2 released (joint PSF and Zope Corporation release) April 16, 2002 - Python 2.2.1 released (PSF) April 8, 2002 - Python 2.1.3 rele...
Python Software Foundation: Minutes of Board of Directors Meeting (January 14, 2003) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors January 14, 2003. A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 13:08 EST. 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...
Python Software Foundation: Minutes of Board of Directors Meeting (May 10, 2005) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors May 10, 2005 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: David Ascher, Stephan Deibel, Tim Peters, Andrew K...
...Python's intellectual property rights for releases 2.1 and following. Seeks to obtain the intellectual property rights for Python releases prior to 2.1, for relicensing under the PSF Python license, to relieve the legal burden on Python's users. The PSF may also seek rights to other Python-related software for relicensing under a PSF license. Protects the Python name, and the names, service marks and trademarks associated with all other intellectual property held by the PSF. Solicits and manage...
...Python Conference, San Jose, Ca., Oct. 1997, pp. 11-20. [Hugunin2] Jim Hugunin. JPython Update. Invited talk, 7th International Python Conference. Houston, Tex., Nov. 1998. PowerPoint slides: http://www.jpython.org/jpython-talk-1.ppt [Jackson] Daniel Jackson and Allison Waingold. Lightweight Extraction of Object Models from Bytecode. In Proceedings of the International Conference on Software Engineering, Los Angeles, Ca., May 1999. [JPython] http://www.jpython.org/ [Know...
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 …
Python Software Foundation: Minutes of Board of Directors Meeting (June 15, 2004) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors June 15, 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: Jeremy Hylton, Guido van Rossum, Martin v. Löwis...
2011-11-21 PSF Board Meeting Minutes The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors November 21, 2011 A regular meeting of the Python Software Foundation ("PSF") Board of Directors was held over Internet Relay Chat beginning at 16:00 UTC, 21 November 2011. Steve Holden presided at the meeting. Pat Campbell prepared the minutes. All votes are reported in the form "Y-N-A" (in favor — opposed — abstentions; e.g. ...
...Python is almost executable pseudo-code. Python speeds the development cycle. Since Python code is compiled to byte code on the fly by the interpreter, the development cycle is just "edit-and-execute" instead of "edit-compile-execute". In practice, this can save substantial amounts of time. Python facilitates debugging. Python's detailed tracebacks reveal the cause of problems very quickly, usually immediately upon inspection. While there are debuggers available for Python,...
Python Software Foundation: Minutes of Board of Directors Meeting (September 9, 2003) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors September 9, 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 presen...
...Python and the Interactive Shell 'IPython' A 5-minute introduction to the enhanced interactive shell 'IPython'. Superior to the default Python shell, IPython provides power object introspection features, easy access to operating system commands and text editor integration. (actual video/screencast) A Demonstration of ReStructuredText A quick look at a style of marking up plaintext called "reStructuredText" with hotkeys from the Emacs text editor to view the result as HTML, PDF and ...
...Python 1.6.1 is made available subject to the terms and conditions in CNRI's License Agreement. This Agreement together with Python 1.6.1 may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.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 ...
...Python 2.4 beta 2? Release date: 03-NOV-2004 License The Python Software Foundation changed the license under which Python is released, to remove Python version numbers. There were no other changes to the license. So, for example, wherever the license for Python 2.3 said "Python 2.3", the new license says "Python". The intent is to make it possible to refer to the PSF license in a more durable way. For example, some people say they're confused by that the Open Source Ini...
...python-list@cwi.nl Date: Wed, 27 May 1998 11:09:40 -0400 Mike Fletcher wrote a number of posts about debugging C code that bombs, probably because of reference count problems. His approach to debugging this problem seems typical, but I think it's not very productive, so I would like to suggest a different approach. Basically, it's often more productive to read your code carefully and reason about it than it is to use a bunch of generic debugging techniques. (Those techniques are ve...
If you didn't find what you need, try your search in the Python language documentation.