summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Set release date for Python 2.3.4 (final).Thomas Heller2004-05-251-1/+6
* Fix version number (2.3.4c1) and release date (12-May-2004).Thomas Heller2004-05-121-2/+2
* Fix SF item #876278: Unbounded recursion in modulefinder.Thomas Heller2004-05-111-0/+2
* Mention changes to platform.py.Guido van Rossum2004-05-081-0/+3
* SF #950057: itertools.chain doesn't "process" exceptions as they occurRaymond Hettinger2004-05-081-0/+4
* Record UnixWare 7.1.4 as broken. Fixes #929689.Martin v. Löwis2004-05-071-0/+5
* Fix _sre.CODESIZE on 64-bit machines in UCS-4 mode. Fixes #931848.Martin v. Löwis2004-05-071-0/+2
* Consider output encoding in XMLGenerator. Fixes #938076.Martin v. Löwis2004-05-061-0/+2
* Properly delegate startElementNS in saxutils.XMLFilterBase. Fixes #936637.Martin v. Löwis2004-05-061-0/+2
* Patch #944110: Properly process empty passwords. Fixes #944082.Martin v. Löwis2004-05-061-0/+2
* SF #926075: Fixed the bug that returns a wrong pattern object forHye-Shik Chang2004-04-201-0/+4
* Special case normalization of empty strings. Fixes #924361.Martin v. Löwis2004-04-171-0/+2
* The Windows installer for Python 2.3.4 will include tix.Thomas Heller2004-04-161-0/+8
* Backport checkin>Hye-Shik Chang2004-04-141-0/+6
* Backport to 2.3:Andrew MacIntyre2004-04-041-0/+4
* Fixed a caching bug in platform.platform() where the argument of 'terse' wasBrett Cannon2004-03-251-0/+3
* Backport checkin:Hye-Shik Chang2004-03-211-0/+3
* Fix test_strftime.py to escape locale time values that have characters thatBrett Cannon2004-03-201-0/+3
* Put entry in proper section.Brett Cannon2004-03-201-4/+4
* Raise RuntimeError if the second argument to isinstance() or issubclass()Brett Cannon2004-03-201-1/+5
* Add mention of fix of bug #700055.Brett Cannon2004-03-201-0/+2
* Patch #711838: Allow non-anonymous ftp urls in urllib2.Martin v. Löwis2004-02-151-0/+1
* Patch #817379: Allow absolute paths in urllib2.Martin v. Löwis2004-02-151-0/+6
* Fixed a bug in object.__reduce_ex__ (reduce_2) when using protocolJim Fulton2004-02-091-0/+4
* added notes about weakref changesFred Drake2004-02-061-0/+23
* trace fixAnthony Baxter2003-12-191-1/+6
* Release date for Python 2.3.3 (final).Thomas Heller2003-12-181-2/+4
* Add news about removal of the PendingDeprecationWarning from apply().Fred Drake2003-12-051-0/+9
* this wasn't on the branch. mea culpaAnthony Baxter2003-12-051-5/+1
* Add newsitem for a bugfix backport.Raymond Hettinger2003-12-041-0/+3
* Release date for 2.3.3c1.Thomas Heller2003-12-041-1/+1
* Py_Finalize(): disabled the second call of cyclic gc, and added extensiveTim Peters2003-12-011-0/+10
* Convert path objects to strings in askdirectory. Fixes #852314.Martin v. Löwis2003-12-011-0/+2
* Add news item for _winreg fix (SF bug 851056).Guido van Rossum2003-11-301-0/+5
* I think this description of bug #848614 is better.Thomas Heller2003-11-281-2/+2
* See SF #848614: distutils' msvccompiler now tries to detect that MSVC6Thomas Heller2003-11-281-1/+4
* SF bug 839548: Bug in type's GC handling causes segfaults.Tim Peters2003-11-201-0/+15
* Mention patch #841977: modulefinder didn't find extension modules in packagesThomas Heller2003-11-141-0/+3
* Backport of fix for SF bug 840829, memory corruption in some cases ofTim Peters2003-11-131-2/+8
* Overallocate target buffer for normalization more early. Fixes #834676.Martin v. Löwis2003-11-061-0/+2
* include bug numberAnthony Baxter2003-11-041-1/+1
* note new sre algorithmAnthony Baxter2003-11-041-1/+7
* Patch #788404: ignore "b" and "t" mode modifiers in posix_popen.Martin v. Löwis2003-10-311-0/+2
* Patch #803998: Correctly check for error in SSL_write.Martin v. Löwis2003-10-271-0/+2
* Patch #817854: Add missing operations for SSLFile. Fixes #792101.Martin v. Löwis2003-10-271-0/+2
* regressing the performance bugfix -- Guido wants the performance bug leftAlex Martelli2003-10-251-3/+0
* document the performance fix to builtin_sum().Alex Martelli2003-10-251-0/+3
* Patch #813200: Quote executable path on Windows. Fixes #811082.Martin v. Löwis2003-10-231-0/+2
* Note the update to Expat 1.95.7.Fred Drake2003-10-211-0/+2
* Add mention of fix of bug #780461 for Lib/platform.py .Brett Cannon2003-10-141-0/+2