1. 905e912 2.4.1rc2 setup by Anthony Baxter · 20 years ago
  2. 3a3f9cc Decimal special values did not hash properly. by Raymond Hettinger · 20 years ago
  3. 2a20d4b Backport checkin: Add default value for "whence" argument. by Walter Dörwald · 20 years ago
  4. 96aeafb Backport checkin: by Walter Dörwald · 20 years ago
  5. d84b9d3 Backport of change to os.access to encode Unicode file names with by Martin v. Löwis · 20 years ago
  6. d4f78f3 Patch #1159931: a test case for the buggy cases fixed by the last checkin. by Johannes Gijsbers · 20 years ago
  7. d86254b Backport of patch #1159931/bug #1143895: inspect.getsource failed when by Johannes Gijsbers · 20 years ago
  8. e3fa061 Fix test_socket's test for socket.getfqdn() to also accept the result from by Brett Cannon · 20 years ago
  9. c13c0400 Bug #1160802: Can't build Zope on Windows w/ 2.4.1c1. by Tim Peters · 20 years ago
  10. b3baf32 pre-release magic by Anthony Baxter · 20 years ago
  11. 74105f1 tabstop delenda est by Anthony Baxter · 20 years ago
  12. 777374e SF #818006: revert addition of 'closed', 'mode', and 'name' attributes by Greg Ward · 20 years ago
  13. ad80c6b Build with --disable-unicode again. Fixes #1158607. by Martin v. Löwis · 20 years ago
  14. aa3bb89 SF #818006: add useful read-only attributes to oss_audio_device object: by Greg Ward · 20 years ago
  15. 605db0d Ensure that warnings.filters is properly restored after fiddling with it by Greg Ward · 20 years ago
  16. c1d3096 SF #1149508: ensure textwrap handles hyphenated numbers correctly, by Greg Ward · 20 years ago
  17. ac62bc7 Patch #1075887: Don't require MSVC in distutils if there is nothing by Martin v. Löwis · 20 years ago
  18. ace3f61 Convert "__init__ should return None" from an exception to a warning. by Raymond Hettinger · 20 years ago
  19. f05d1c0 Patch #1103407: Properly deal with tarfile iterators when untarring by Martin v. Löwis · 20 years ago
  20. 6d8e826 Corrected bug in list2cmdline wrt backslashes. Fixes #1083306. by Peter Astrand · 20 years ago
  21. 11ca196 Only run extensive subprocess tests if -usubprocess to regrtest is specified. Fixes #1124637 by Peter Astrand · 20 years ago
  22. 2a06df6 SF bug #1155938: Missing None check for __init__(). by Raymond Hettinger · 20 years ago
  23. 77c8402 Revert previous checkin on getargs 'L' code. Try to convert all by Martin v. Löwis · 20 years ago
  24. 86509d1 Patch #1117454: Remove code to special-case cookies without values by Martin v. Löwis · 20 years ago
  25. a8fd7e9 Patch #1117339: Add cookielib special name tests. by Martin v. Löwis · 20 years ago
  26. ffceedf Patch #1112812: Make bsddb/__init__.py more friendly for modulefinder. by Martin v. Löwis · 20 years ago
  27. 2d2a32f Clear internal call error in 'L' format. Fixes #723201. by Martin v. Löwis · 20 years ago
  28. 7006512 Patch #1121234: Properly cleanup _exit and tkerror commands. by Martin v. Löwis · 20 years ago
  29. 3adf522 Use getdoc(object) instead of object.__doc__ to fix indentation problems. by Ka-Ping Yee · 21 years ago
  30. ffcd655 Avoid using items() in environ.update(). Fixes #1124513. by Martin v. Löwis · 21 years ago
  31. 8ed7e2e Backport: Fix by Michael W. Hudson · 21 years ago
  32. 62f48ab Remove dependency on order of mode flags by Raymond Hettinger · 21 years ago
  33. 688a0ca fix decoding in _stringify to not depend on the default encoding by Fred Drake · 21 years ago
  34. 89dbd9a Fix typo by Andrew M. Kuchling · 21 years ago
  35. 4c33799 forwardport of 2.3.5 fixes to copy.py by Alex Martelli · 21 years ago
  36. 3398701 SF patch #1116583: NameError in cookielib domain check by Raymond Hettinger · 21 years ago
  37. a1d9209 Recompiled after source changes. by Thomas Heller · 21 years ago
  38. cc0cd71 fix XMLFilterBase.resolveEntity() so the caller gets the result by Fred Drake · 21 years ago
  39. 9ee3fb3 Security fix PSF-2005-001 for SimpleXMLRPCServer.py. by Guido van Rossum · 21 years ago
  40. e6b1cc8 Revert os.py 1.75, and directly implement update. Fixes #1110478 and #1100235. by Martin v. Löwis · 21 years ago
  41. 22f1b09 Fixed typo in verbose output for RLock acquire. by Brett Cannon · 21 years ago
  42. 748c8a2 Some bugs have been fixed in distutils, so increment the last part of by Thomas Heller · 21 years ago
  43. 8569264 Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. by Thomas Heller · 21 years ago
  44. cdf41ba If an extension can't be loaded, print warning and skip it instead of by Kurt B. Kaiser · 21 years ago
  45. 6371039 Improve error handling when .idlerc can't be created (warn and exit) by Kurt B. Kaiser · 21 years ago
  46. fe165c1 SF bug #1099516: tempfile files not types.FileType by Raymond Hettinger · 21 years ago
  47. 55d3a19 Backport checkin: by Walter Dörwald · 21 years ago
  48. 9632e94 Backport for bug #839496: always read files in binary mode. Opening files in by Johannes Gijsbers · 21 years ago
  49. a949c99 Backport patch #712317: In URLs such as http://www.example.com?query=spam, by Johannes Gijsbers · 21 years ago
  50. f1cea6a Backport patch #1095362: replace hardcoded test for POST/GET with call to by Johannes Gijsbers · 21 years ago
  51. da85437 Backport of 1.38: Allow relative URLs for included databases and packages. by Jack Jansen · 21 years ago
  52. 9b87d1e Backported from the trunk: by Jack Jansen · 21 years ago
  53. ee094c9 Backport of 1.37: by Jack Jansen · 21 years ago
  54. 5e59063 On UNIX, when the execution of the child fails, we must waitpid() to by Peter Astrand · 21 years ago
  55. 1c5ce88 SF patch #1094007: Remove witty comment in pydoc.py by Raymond Hettinger · 21 years ago
  56. d22fdf8 SF patch #1051395: locale.getdefaultlocale does not return tuple in some OS by Raymond Hettinger · 21 years ago
  57. 8d784e3 Backport: by Jack Jansen · 21 years ago
  58. 01b53e1 Patch #1011890: fix inspect.getsource breaking with line-continuation & by Johannes Gijsbers · 21 years ago
  59. 5bf39f9 Backport checkin: Fix wrong variable name. by Walter Dörwald · 21 years ago
  60. 1858ab9 Backport checkin: Fix wrong variable name. by Walter Dörwald · 21 years ago
  61. 61ad60d Backport of 1.36: by Jack Jansen · 21 years ago
  62. 3baa811 [Bug #1083110] calling .flush() on decompress objects causes a segfault due to an uninitialized pointer: fixes the problem and adds a test case by Andrew M. Kuchling · 21 years ago
  63. 8e1ba59 The GUI was hanging if the shell window was closed while a raw_input() by Kurt B. Kaiser · 21 years ago
  64. 2793e18 Recompiled after source changes. by Thomas Heller · 21 years ago
  65. d0e18e4 Backport checkin: by Walter Dörwald · 21 years ago
  66. 6266652 SF bug #951915: fix bug in StringIO.truncate - length not changed by Raymond Hettinger · 21 years ago
  67. 21905e3 Back-ported: marshal.dumps() with the new optional argument 'version' just by Armin Rigo · 21 years ago
  68. aa70752 Bugs item #1069409 C:\Python24\Lib\compileall.py returns False by Raymond Hettinger · 21 years ago
  69. 7f35356 Backport fix for bug #1083645 have test_imp be skipped if threading is not by Brett Cannon · 21 years ago
  70. a8ceba9 Bug #1083645 by Raymond Hettinger · 21 years ago
  71. 4a7a14c Backport checkin: Fix copy & paste error in comments. by Walter Dörwald · 21 years ago
  72. 4f63948 Backport from trunk: use os.geteuid() for checking whether we are root, by Johannes Gijsbers · 21 years ago
  73. e0d3d4e SF bug #1083202: UnboundLocalError raised by atexit module by Raymond Hettinger · 21 years ago
  74. 82ced11 Backport of fix for SF bug #1076467: don't run test_on_error as root, as by Johannes Gijsbers · 21 years ago
  75. 506f691 Don't have test_mkalias_relative run if sys.prefix does not exist. Backport of by Brett Cannon · 21 years ago
  76. 9bff72f Raise TypeError if bufsize argument is not an integer. Patch 1071755, slightly modified. by Peter Astrand · 21 years ago
  77. 9edcad3 Fixes for SF #1076485, which I'll apply to the CVS head too. The problem was by Barry Warsaw · 21 years ago
  78. 80367c4 SF bug #1078905: Docs for unittest run() methods are misleading by Raymond Hettinger · 21 years ago
  79. 61daf0b Corrected example for replacing shell pipeline. Fixes bug 1073790. by Peter Astrand · 21 years ago
  80. e2648ee doodedoodedoo on the way to 2.4 final by Anthony Baxter · 21 years ago
  81. e1defa4 Fix argument order in pure python version of nsmallest() and nlargest(). by Raymond Hettinger · 21 years ago
  82. f4c7c40 RFC 2822 describes the characters allowed in a header field name. Conform to by Barry Warsaw · 21 years ago
  83. e48bad7 preparing for 2.4 final (wooooooo!) by Anthony Baxter · 21 years ago
  84. 99b7d64 There's likely nothing more to do to the email package before Python 2.4 is by Barry Warsaw · 21 years ago
  85. 26be206 Whitespace normalization. by Tim Peters · 21 years ago
  86. 2e8c1f1 Fix for SF bug #1072623. When the last line of the input string does not end by Barry Warsaw · 21 years ago
  87. f7f9b6c Fix typo in comment. by Walter Dörwald · 21 years ago
  88. cb328f3 SF patch #1071739 (by Christos Georgiou) by Fredrik Lundh · 21 years ago
  89. 605ed02 SF bug #1071588 coercing decimal to int doesn't work between -1 and 1 by Raymond Hettinger · 21 years ago
  90. 3684c87 Have testLoadTkFailure() skip on cygwin since Tcl/Tk on cygwin renders to the by Brett Cannon · 21 years ago
  91. 8e6f2de Bug #1071513: don't test on Cygwin, as chmod doesn't work reliably there by Johannes Gijsbers · 21 years ago
  92. 08febeb Add 'linux2' as one of the platforms that does not use the echo service as one by Brett Cannon · 21 years ago
  93. e953511 On OpenBSD, terminating IDLE with ctrl-c from the command line caused a by Kurt B. Kaiser · 21 years ago
  94. 5cc727a 2.4rc1 by Anthony Baxter · 21 years ago
  95. 2224be6 Remove tempfile after use in test_call_string. by Peter Astrand · 21 years ago
  96. 03562a5 Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set" by Kurt B. Kaiser · 21 years ago
  97. 5acdf93 Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set" by Kurt B. Kaiser · 21 years ago
  98. 1b626ca Fix pprint to be able to handle objects that don't have a __repr__ by Walter Dörwald · 21 years ago
  99. 6fe8f19 Back out rev 1.96; see #1009389. by Martin v. Löwis · 21 years ago
  100. f7a8899 The change in the linecache.checkcache() signature at rev 1.13 caused IDLE to exit by Kurt B. Kaiser · 21 years ago