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 Success Stories Introduction The Devil Framework is a multi-platform (Linux, OS X, Windows), multi-user, multi-tier, distributed platform for developing process and technology integration solutions: developers can easily collect, integrate, correlate, control and visualize all information produced and consumed by heterogeneous networked hardware and software technologies. The project started in 1999 as a network security data integration system, but when we "discovered" that...
Version: None
Released: May 30, 2018
This is a beta preview of Python 3.7 Python 3.7 is still in development. This release, 3.7.0b5, is now the final planned beta release preview. Originally, 3.7.0b4 was intended to be the final beta but, due to some unexpected compatibility issues discovered during beta testing of third-party packages, we …
View Release Notes
New-style Classes Warning New-style classes has been integrated into Python 2.7 and old-style classes has been removed in Python 3. Please refer to the Python tutorial and the Descriptor HowTo Guide for more up-to-date documentation about classes and descriptors respectively. Unfortunately, new-style classes have not yet been integrated into Python's standard documentation. Fear not, however; many people have worked to provide useful information on creating and using new-style classes: Unif...
...http://msdn.microsoft.com/downloads/list/webdev.asp The format of the IDLE configuration files has changed between Python 2.3 and 2.4. It has been reported that users with custom IDLE color syntax settings can no longer start IDLE. If this is the case, manually delete $HOME/.idlerc. When IDLE restarts, it should produce a clean set of configuration files. See SourceForge number 1080387. The Windows installer will not add correct IDLE and PyDoc entries when the Python target directory conta...
Released: Feb. 13, 2009
Python 3.0.1 was released on February 13, 2009. It was a bugfix release of Python 3.0. This is the first bugfix release of Python 3.0. Python 3.0 is now in bugfix-only mode; no new features are being added. Dozens of bugs that were reported since the …
...http://bugs.python.org See also the license. Python 3.0.1 Released: 13-Feb-2009 Download This is a production release; we currently support these formats: Gzipped source tar ball (3.0.1) (sig) Bzipped source tar ball (3.0.1) (sig) Windows x86 MSI Installer (3.0.1) (sig) Windows X86-64 MSI Installer (3.0.1) [1] (sig) Mac OS X Installer Disk Image (3.0.1) (unsigned). MD5 checksums and sizes of the released files: 220b73f0a1a20c4b1cdf9f9db4cd52fe 11258272 Python-3.0.1.tgz 7291eac6a9a7a3...
Released: March 9, 2015
Python 3.5.0a2 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0a2 was released on March 9th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a1 is the second alpha release. …
Released: March 30, 2015
Python 3.5.0a3 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0a3 was released on March 30th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a1 is the second alpha release. …
...http://msdn.microsoft.com/downloads/list/webdev.asp The Windows installer will not add correct IDLE and PyDoc entries when the Python target directory contains a space in its name (e.g. C:\Program Files\python24). In this case, manually delete the shortcut, and create new shortcuts with the command "C:\Program Files\python24\pythonw.exe" and the command line options "C:\Program Files\python24\Lib\idlelib\idle.pyw" and "C:\Program Files\python24\Tools\scripts\pydocgui.py...
SIG for Standard Library Development The Stdlib-SIG is for development, improvement, and maintenance of the Python standard library. Work is being done to break out the standard library and test suite as a separate package, available to developers of alternate Python implementations such as Jython and IronPython. Discussion takes place on the stdlib-sig mailing list.
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, …
...http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: Bzipped source tar ball (3.2.3) (sig), ~ 11 MB XZ compressed source tar ball (3.2.3) (sig), ~ 8.5 MB Gzipped source tar ball (3.2.3) (sig), ~ 13 MB Windows x86 MSI Installer (3.2.3) (sig) and Visual Studio debug information files (sig) Windows X86-64 MSI Installer (3.2.3) [1] (sig) and Visual Studio de...
email package SIG email package SIG The email package is a standard Python package that comes with Python. This SIG's mission is to define, implement, enhance, and maintain the email package for Python. Goals include: Improving the API Improving performance and usability Adding support for additional email RFCs Several versions of the email package are available, and may be included with your Python distribution. All are also available as distutils-based standalone pac...
Released: Feb. 8, 2015
Python 3.5.0a1 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0a1 was released on February 8th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a1 is the first alpha release. …
...http://bugs.python.org. Read the Python license. PEP 361 set out the development schedule for 2.6. Help fund Python and its community by donating to the Python Software Foundation. Download This is a production release; we currently support these formats: Gzipped source tar ball (2.6.7) (sig) Bzipped source tar ball (2.6.7) (sig) MD5 checksums and sizes of the released files: af474f85a3af69ea50438a2a48039d7d 13322372 Python-2.6.7.tgz d40ef58ed88438a870bbeb0ac5d4217b 11084667 Python-...
Released: March 20, 2010
Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.4. Python 3.1.2 was released on March 21st, 2010. The Python 3.1 version series is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. Improvements in …
...http://bugs.python.org. Help fund Python and its community by donating to the Python Software Foundation. Download This is a production release. Please report any bugs you may encounter to http://bugs.python.org. We currently support these formats for download: Gzipped source tar ball (3.1.2) (sig) Bzipped source tar ball (3.1.2) (sig) Windows x86 MSI Installer (3.1.2) (sig) Windows X86-64 MSI Installer (3.1.2) [1] (sig) Mac Installer disk image (3.1.2) (sig) The source tarballs are signed...
...http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/165375" >http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/165375</a> is vulnerable to an attack using im_func.func_globals.update which allows reading or modifying the global variable accessList. <p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org">cve.mitre.org</a>) has assigned the name CAN-2005-0089 to this issue.</.> <p>Python 2.3.5 will be relea...
...https://pythondotorg.readthedocs.io/ for up-to-date information about maintaining python.org. Python.org Maintenance and Administration This document is incomplete; we're updating it as questions come up. If you have questions, try the webmaster alias first, then pydotorg-www if you don't get a response. Getting Started To learn how to maintain the Python.org website, please read the Python.org Website Maintenance document and explore the Admin wiki page. If you would like to volunteer to he...
...HTTP. MD5 checksums 2ba2baeccd6100a4be80e6368a975054 Python-2.1.tgz e78b2efb6d3c00db1704105c25f4d6a9 Python-2.1.exe 65627f0ac87d88fd1091cb418bff5fb7 Python-2.1-Debug.zip Documentation Browse HTML on-line Download (choice of HTML, PDF, PostScript or LaTeX) Bugs and Patches To report a bug, always use the SourceForge Bug Tracker. If you have a patch, please use the SourceForge Patch Manager. Please mention that you are reporting a bug in 2.1...
If you didn't find what you need, try your search in the Python language documentation.