summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'r241c2'.v2.4.1c2cvs2svn2005-03-171-0/+1
* 2.4.1c2Anthony Baxter2005-03-171-1/+1
* update patchlevelFred Drake2005-03-161-1/+1
* 2.4.1rc2 setupAnthony Baxter2005-03-165-5/+14
* Patch #1163249 - Correctly handle _POSIX_SEMAPHORES == -1 to mean noAnthony Baxter2005-03-161-0/+4
* Decimal special values did not hash properly.Raymond Hettinger2005-03-153-0/+10
* Reuse componentids for *.dll across minor releases.Martin v. Löwis2005-03-152-8/+38
* Configure bug reporting address.Martin v. Löwis2005-03-142-27/+30
* Backport checkin:Walter Dörwald2005-03-141-1/+1
* Backport checkin:Walter Dörwald2005-03-143-1/+29
* Add more UUIDs. Update custom actions for ItaniumMartin v. Löwis2005-03-141-2/+13
* Backport of change to os.access to encode Unicode file names withMartin v. Löwis2005-03-133-1/+9
* Patch #1159931: a test case for the buggy cases fixed by the last checkin.Johannes Gijsbers2005-03-121-1/+1
* Backport of patch #1159931/bug #1143895: inspect.getsource failed whenJohannes Gijsbers2005-03-121-5/+5
* Fix test_socket's test for socket.getfqdn() to also accept the result fromBrett Cannon2005-03-124-4/+12
* Bug #1160802: Can't build Zope on Windows w/ 2.4.1c1.Tim Peters2005-03-112-4/+24
* damn.Anthony Baxter2005-03-101-0/+2
* This commit was manufactured by cvs2svn to create tag 'r241c1'.v2.4.1c1cvs2svn2005-03-101-0/+1
* - fix generated Texinfo markup for \deprecatedFred Drake2005-03-101-1/+10
* bump buildno for 2.4c1Anthony Baxter2005-03-101-3/+3
* fix broken usage commentFred Drake2005-03-101-1/+1
* add missing entries from GNU info conversion tableFred Drake2005-03-101-0/+2
* correct several markup errors caught by the GNU info conversionFred Drake2005-03-101-22/+25
* SF bug #1160187: Setup file needs entries for collections, itertools, stropRaymond Hettinger2005-03-091-0/+4
* backport v1.216: add support for another DB library naming convention \n(Free...Andrew MacIntyre2005-03-091-1/+3
* pre-release magicAnthony Baxter2005-03-096-12/+18
* tabstop delenda estAnthony Baxter2005-03-091-3/+3
* backportSkip Montanaro2005-03-091-2/+0
* backport from headSkip Montanaro2005-03-091-4/+4
* SF #818006: revert addition of 'closed', 'mode', and 'name' attributesGreg Ward2005-03-093-84/+27
* Build with --disable-unicode again. Fixes #1158607.Martin v. Löwis2005-03-086-12/+39
* SF #1156412: document the __new__() static method.Greg Ward2005-03-081-0/+29
* SF #818006: add useful read-only attributes to oss_audio_device object:Greg Ward2005-03-074-35/+101
* Ensure that warnings.filters is properly restored after fiddling with itGreg Ward2005-03-071-7/+10
* Mention SF #1149508 (textwrap and hyphenated numbers).Greg Ward2005-03-051-0/+4
* SF #1149508: ensure textwrap handles hyphenated numbers correctly,Greg Ward2005-03-052-3/+22
* Patches #925152, #1118602: Avoid reading after the end of the bufferMartin v. Löwis2005-03-042-1/+4
* Patch #1075887: Don't require MSVC in distutils if there is nothingMartin v. Löwis2005-03-042-0/+9
* Convert "__init__ should return None" from an exception to a warning.Raymond Hettinger2005-03-042-5/+12
* Patch #1103407: Properly deal with tarfile iterators when untarringMartin v. Löwis2005-03-032-4/+18
* Patch #1107221: Updated "Working on Cygwin" section.Martin v. Löwis2005-03-031-17/+28
* Corrected bug in list2cmdline wrt backslashes. Fixes #1083306.Peter Astrand2005-03-031-0/+1
* Only run extensive subprocess tests if -usubprocess to regrtest is specified....Peter Astrand2005-03-032-4/+7
* minor edits:Fred Drake2005-03-031-3/+4
* SF bug #1155938: Missing None check for __init__().Raymond Hettinger2005-03-033-0/+22
* Revert previous checkin on getargs 'L' code. Try to convert allMartin v. Löwis2005-03-034-25/+27
* Patch #1117454: Remove code to special-case cookies without valuesMartin v. Löwis2005-03-035-12/+26
* Patch #1117339: Add cookielib special name tests.Martin v. Löwis2005-03-033-5/+30
* Document quiet parameter to decode. Fixes #803413.Martin v. Löwis2005-03-031-1/+5
* Patch #1112812: Make bsddb/__init__.py more friendly for modulefinder.Martin v. Löwis2005-03-032-2/+4