|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 3.2.2 | Sep 4, 2011 | New Release | It mainly fixes a regression in the urllib.request module that prevented opening many HTTP resources correctly with Python 3.2.1. |
| 3.2.1 | Jul 10, 2011 | New Release | * numerous improvements to the unittest module * PEP 3147, support for .pyc repository directories * PEP 3149, support for version tagged dynamic libraries * PEP 3148, a new futures library for concurrent programming * PEP 384, a stable ABI for extension modules * PEP 391, dictionary-based logging configuration * an overhauled GIL implementation that reduces contention * an extended email package that handles bytes messages * a much improved ssl module with support for SSL contexts and certificate hostname matching * a sysconfig module to access configuration information * additions to the shutil module, among them archive file support * many enhancements to configparser, among them mapping protocol support * improvements to pdb, the Python debugger * countless fixes regarding bytes/string issues; among them full support for a bytes environment (filenames, environment variables) |
| 3.2 | Feb 21, 2011 | New Release | · numerous improvements to the unittest module · PEP 3147, support for .pyc repository directories · PEP 3149, support for version tagged dynamic libraries · PEP 3148, a new futures library for concurrent programming · PEP 384, a stable ABI for extension modules · PEP 391, dictionary-based logging configuration · an overhauled GIL implementation that reduces contention · an extended email package that handles bytes messages · a much improved ssl module with support for SSL contexts and certificate hostname matching · a sysconfig module to access configuration information · additions to the shutil module, among them archive file support · many enhancements to configparser, among them mapping protocol support · improvements to pdb, the Python debugger · countless fixes regarding bytes/string issues; among them full support for a bytes environment (filenames, environment variables) |
| 3.1.3 | Dec 1, 2010 | New Release | · Core and Builtins · Issue #10391: Don't dereference invalid memory in error messages in the ast module. · Library · Issue #10459: Update CJK character names to Unicode 5.1. · Issue #10092: Properly reset locale in calendar.Locale*Calendar classes. · Issue #6098: Don't claim DOM level 3 conformance in minidom. · Issue #5762: Fix AttributeError raised by ``xml.dom.minidom`` when an empty XML namespace attribute is encountered. · Issue #1710703: Write structures for an empty ZIP archive when a ZipFile is · created in modes 'a' or 'w' and then closed without adding any files. Raise · BadZipfile (rather than IOError) when opening small non-ZIP files. · Issue #4493: urllib.request adds '/' in front of path components which does not start with '/. Common behavior exhibited by browsers and other clients. · Issue #6378: idle.bat now runs with the appropriate Python version rather than the system default. · Issue #10407: Fix two NameErrors in distutils. |
| 3.1.1 | Oct 17, 2009 | New Release | * An ordered dictionary type * Various optimizations to the int type * New unittest features including test skipping and new assert methods. * A much faster io module * Tile support for Tkinter * A pure Python reference implementation of the import statement * New syntax for nested with statements |
| 3.0.1 | Feb 13, 2009 | New Release |
![]() Free Pascal Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler |