summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Bug #1445068: getpass.getpass() can now be given an explicit streamGeorg Brandl2006-03-311-0/+3
* Patch #1462313, bug #1443328: the pickle modules now can handle classesGeorg Brandl2006-03-311-0/+3
* Patch #1380952: fix SSL objects timing out on consecutive read()sGeorg Brandl2006-03-311-0/+2
* Bug #1250170, Patch #1462230: handle socket.gethostname()Georg Brandl2006-03-311-0/+3
* Bug #947906: An object oriented interface has been added to the calendarWalter Dörwald2006-03-311-0/+4
* Add a NEWS entry for the Alpha fixesNeal Norwitz2006-03-311-0/+3
* Fixed bug #1459029 - unicode reprs were double-escaped.Anthony Baxter2006-03-301-0/+2
* Oops, forgot to checkin the NEWS for --identityPhillip J. Eby2006-03-301-0/+3
* Revert r43399.Georg Brandl2006-03-281-6/+0
* Bug #1459963: urllib2 now normalizes HTTP header names correctlyGeorg Brandl2006-03-281-0/+6
* Mention patch id for the CJK part of the patch andWalter Dörwald2006-03-271-5/+6
* Years in the making.Tim Peters2006-03-261-1/+12
* SF Patch #1455676: Simplify using Queues with daemon consumer threadsRaymond Hettinger2006-03-241-0/+4
* Preserve command name, for later printing of activeMartin v. Löwis2006-03-231-0/+2
* Patch #1396919: Reenable the system scope threads on FreeBSD 5.4Hye-Shik Chang2006-03-231-0/+3
* Forward port MvL's fix in 43227:Neal Norwitz2006-03-231-0/+3
* ctypes was added.Thomas Heller2006-03-221-0/+2
* Change NEWS entry for recent socket API changeGeorg Brandl2006-03-221-1/+1
* News about email 4.0.Barry Warsaw2006-03-221-0/+8
* remove test fileBarry Warsaw2006-03-211-1/+0
* py trunk svn testBarry Warsaw2006-03-211-1/+1
* py trunk svn testBarry Warsaw2006-03-211-1/+1
* py trunk svn testBarry Warsaw2006-03-211-0/+1
* moved older releases into HISTORYAnthony Baxter2006-03-202-5287/+5287
* Patch #1309579: wait3 and wait4 were added to the posix module by Chad J. Sch...Neal Norwitz2006-03-202-0/+3
* SF [ 1231053 ] audioop - alaw encoding/decoding added, code updatedAnthony Baxter2006-03-201-0/+3
* Previously, Python code had no easy way to access the contents of aGeorg Brandl2006-03-181-0/+4
* RFE #567972: Socket objects' family, type and proto properties areGeorg Brandl2006-03-171-0/+3
* Update/expand on comments about leaking tests.Neal Norwitz2006-03-171-4/+5
* Ignore ctypes leaks, but add a test case so we do not forget.Neal Norwitz2006-03-171-1/+1
* Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.Neal Norwitz2006-03-163-6/+8
* Add a news entry about the sre/re swap.Neal Norwitz2006-03-161-0/+3
* Merge the tim-obmalloc branch to the trunk.Tim Peters2006-03-161-0/+12
* Document the other change from patch #1359365.Walter Dörwald2006-03-151-2/+4
* SF patch #1359365: cStringIO.StringIO.isatty() will raise a ValueErrorWalter Dörwald2006-03-151-0/+3
* Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclassWalter Dörwald2006-03-151-0/+6
* Bug #1448490: Fix a bug that ISO-2022 codecs could not handleHye-Shik Chang2006-03-131-0/+3
* Add regrtest -w option.Martin v. Löwis2006-03-101-0/+2
* Update Unicode database to Unicode 4.1.Martin v. Löwis2006-03-091-0/+4
* Move entry to correct section.Georg Brandl2006-03-091-3/+3
* Patch #1446372: quit and exit can now be called from the interactiveGeorg Brandl2006-03-091-0/+3
* Patch #1434038: property() now uses the getter's docstring if there isGeorg Brandl2006-03-081-0/+4
* Add note about PEP 357.Guido van Rossum2006-03-071-0/+5
* SF patch #1443865; gc.get_count() added and optional argument 'generation'Barry Warsaw2006-03-071-1/+4
* Add a note about the bug fixesNeal Norwitz2006-03-071-0/+2
* Ignore leaks from the socket test too. Sigh, this list is getting long. :-(Neal Norwitz2006-03-061-1/+1
* Import bdist_msiMartin v. Löwis2006-03-051-0/+3
* Remove test for timing (already not built since commented out in setup.py).Neal Norwitz2006-03-041-0/+3
* Provide checkin access to Ronald and BobNeal Norwitz2006-03-031-0/+7
* Add test_quopri to know spurious leakersNeal Norwitz2006-03-031-1/+1