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.
...release. These bugs may simply be in the test suite, but they may indicate bugs in Python. The test for the ossaudiodev module hangs on some Red Hat systems. (This test is only run when regrtest.py is invoked with -u audio as argument.) test_grp and test_pwd may fail. We've had reports of this on Unix systems that use a "+" at the beginning of a line in the /etc/group or /etc/passwd file to indicate NIS/YP or LDAP consultation. The bugs may also be related to duplicate id ...
...release. These bugs may simply be in the test suite, but they may indicate bugs in Python. test_grp and test_pwd may fail. We've had reports of this on *nix systems that use a "+" at the beginning of a line in the /etc/group or /etc/passwd file to indicate NIS/YP or LDAP consultation. The bugs may also be related to duplicate id in these files. See SourceForge bug reports number 775964 and 779218. There have been some reports on Debian systems about test_ioctl failures. We haven...
...release. These bugs may simply be in the test suite, but they may indicate bugs in Python. test_grp and test_pwd may fail. We've had reports of this on *nix systems that use a "+" at the beginning of a line in the /etc/group or /etc/passwd file to indicate NIS/YP or LDAP consultation. The bugs may also be related to duplicate id in these files. See SourceForge bug reports number 775964 and 779218. To report a bug not listed above, always check the SourceForge Bug Tracker to s...
...release. These bugs may simply be in the test suite, but they may indicate bugs in Python. test_grp and test_pwd may fail. We've had reports of this on *nix systems that use a "+" at the beginning of a line in the /etc/group or /etc/passwd file to indicate NIS/YP or LDAP consultation. The bugs may also be related to duplicate id in these files. See SourceForge bug reports number 775964 and 779218. To report a bug not listed above, always check the Bug Tracker to see if they'v...
...release. Andrew Kuchling determined that there were over 350 patches and over 450 bugs fixed since Python 2.4. Faster A number of optimizations came out of the NeedForSpeed sprint in Iceland. There were major speedups in exception handling and string operations, as well as a number of other changes to improve performance. New language features Internally, the Python compiler now converts the source code to an abstract syntax tree (AST) before producing the bytecode. The 'with' operator repla...
...releases are Open Source (see http://www.opensource.org/ for the Open Source Definition). Historically, most, but not all, Python releases have also been GPL-compatible; the table below summarizes the various releases. Release Derived from Year Owner GPL compatible? 0.9.0 thru 1.2 n/a 1991-1995 CWI yes 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes 1.6 1.5.2 2000 CNRI no 2.0 1.6 2000 BeOpen.com no 1.6.1 1.6 2001 CNRI no 2.1 2.0+1.6.1 20...
...release, there's a loooong list of changes since release 1.4 in the file Misc/NEWS. Below are some highlights. (Or go directly to the listings of what's new in 1.5b1, what's new in 1.5b2, and what's new in 1.5 (final).) For an essay on the (difficult!) subject of metaprogramming, see my essay Metaprogramming in Python 1.5. See also the description of some major new features in version 1.5: Built-in Package Support and Standard Exception Classes. From 1.5 to 1.5.1 - Highlights The documenta...
...released Python under the various licenses had the rights to the code that was added in each release. The open source licenses used by those organizations granted all the necessary rights to the world in general, which of course includes the PSF. The only significant right the PSF does not have to this code is to re-license it. This is the reason for the continued existence of the older licenses in the license stack. Since some of the organizations involved no longer exist, it is unlikely that t...
...released at the www.python.org Internet site on September 5, 2000 ("Python 1.6").</p> <p>2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6 alone or in any derivative version, provided, however, that CNRI's License Agreement and CNRI's notice of copyright, ...
...release. Sorry.</font> --> <p>Made available by Sean Reifschneider. <h4>New in this version (2.2-2)</h4> <ul> <p><li>It includes a "-docs" package which includes the Python docs in HTML and info formats. <p><li>The SRPM includes a tkinter "auto" option (the default) which only builds tkinter if /usr/bin/wish exists. </ul> <h4>Download</h4> <p><ul><li>Source: <ul> <li><a...
...release Jython 2.2 Some time later, Frank Wierzbicki offered to take over maintenance of the Jython project, and the PSF board agreed to offer him the remaining funds. This project is still on-going. While the initial time plan for the grants committee (call for proposals and review) worked out fairly well, it turned out that the follow-up activities had significant delays; many delays due to inactivity on my part. From the PSF side, the projects were primarily managed by Kurt Kaiser (as the tr...
...releases. 2. Ensure that content and design for such materials is consistent and appropriate with the mission and requirements of the Python Software Foundation and the needs and ideals of the Python open source community. 3. Develop and manage brand identities associated with the Python Software Foundation and Python. 4. Actively promote Python in commercial, governmental and educational contexts, in order to facilitate the recruitment of new users and contributors to Pytho...
If you didn't find what you need, try your search in the Python language documentation.