1. 4f7f616 This commit was manufactured by cvs2svn to create tag 'r241c1'. by cvs2svn · 20 years ago v2.4.1c1
  2. b0907bf - fix generated Texinfo markup for \deprecated by Fred Drake · 20 years ago
  3. 32ffd3d bump buildno for 2.4c1 by Anthony Baxter · 20 years ago
  4. 9e9d858 fix broken usage comment (ported from trunk revision 1.112) by Fred Drake · 20 years ago
  5. 1698d59 add missing entries from GNU info conversion table by Fred Drake · 20 years ago
  6. ce0e3bd correct several markup errors caught by the GNU info conversion by Fred Drake · 20 years ago
  7. 512a4dc SF bug #1160187: Setup file needs entries for collections, itertools, strop by Raymond Hettinger · 20 years ago
  8. 2ad5848 backport v1.216: add support for another DB library naming convention \n(FreeBSD ports) - patch #1146231 by Andrew MacIntyre · 20 years ago
  9. b3baf32 pre-release magic by Anthony Baxter · 20 years ago
  10. 74105f1 tabstop delenda est by Anthony Baxter · 20 years ago
  11. 1e90144 backport by Skip Montanaro · 20 years ago
  12. 2a7522b backport from head by Skip Montanaro · 20 years ago
  13. 777374e SF #818006: revert addition of 'closed', 'mode', and 'name' attributes by Greg Ward · 20 years ago
  14. ad80c6b Build with --disable-unicode again. Fixes #1158607. by Martin v. Löwis · 20 years ago
  15. 6349e89 SF #1156412: document the __new__() static method. by Greg Ward · 20 years ago
  16. aa3bb89 SF #818006: add useful read-only attributes to oss_audio_device object: by Greg Ward · 20 years ago
  17. 605db0d Ensure that warnings.filters is properly restored after fiddling with it by Greg Ward · 20 years ago
  18. 22ef9a1 Mention SF #1149508 (textwrap and hyphenated numbers). by Greg Ward · 20 years ago
  19. c1d3096 SF #1149508: ensure textwrap handles hyphenated numbers correctly, by Greg Ward · 20 years ago
  20. dce2f36 Patches #925152, #1118602: Avoid reading after the end of the buffer by Martin v. Löwis · 20 years ago
  21. ac62bc7 Patch #1075887: Don't require MSVC in distutils if there is nothing by Martin v. Löwis · 20 years ago
  22. ace3f61 Convert "__init__ should return None" from an exception to a warning. by Raymond Hettinger · 20 years ago
  23. f05d1c0 Patch #1103407: Properly deal with tarfile iterators when untarring by Martin v. Löwis · 20 years ago
  24. eb08d7e Patch #1107221: Updated "Working on Cygwin" section. by Martin v. Löwis · 20 years ago
  25. 6d8e826 Corrected bug in list2cmdline wrt backslashes. Fixes #1083306. by Peter Astrand · 20 years ago
  26. 11ca196 Only run extensive subprocess tests if -usubprocess to regrtest is specified. Fixes #1124637 by Peter Astrand · 20 years ago
  27. acfb5bd minor edits: by Fred Drake · 20 years ago
  28. 2a06df6 SF bug #1155938: Missing None check for __init__(). by Raymond Hettinger · 20 years ago
  29. 77c8402 Revert previous checkin on getargs 'L' code. Try to convert all by Martin v. Löwis · 20 years ago
  30. 86509d1 Patch #1117454: Remove code to special-case cookies without values by Martin v. Löwis · 20 years ago
  31. a8fd7e9 Patch #1117339: Add cookielib special name tests. by Martin v. Löwis · 20 years ago
  32. 4338765 Document quiet parameter to decode. Fixes #803413. by Martin v. Löwis · 20 years ago
  33. ffceedf Patch #1112812: Make bsddb/__init__.py more friendly for modulefinder. by Martin v. Löwis · 20 years ago
  34. 2d2a32f Clear internal call error in 'L' format. Fixes #723201. by Martin v. Löwis · 20 years ago
  35. 98e7508 Backport the non-spwd part of the change on head. by Skip Montanaro · 20 years ago
  36. 7006512 Patch #1121234: Properly cleanup _exit and tkerror commands. by Martin v. Löwis · 20 years ago
  37. ac4c460 Patch #1093585: raise a ValueError for negative history items in by Martin v. Löwis · 20 years ago
  38. fa141f3 Document missing opcodes. by Raymond Hettinger · 20 years ago
  39. 3adf522 Use getdoc(object) instead of object.__doc__ to fix indentation problems. by Ka-Ping Yee · 20 years ago
  40. fcfa195 Avoid using *W functions on Win95. by Martin v. Löwis · 20 years ago
  41. ffcd655 Avoid using items() in environ.update(). Fixes #1124513. by Martin v. Löwis · 20 years ago
  42. 17cdedd Backport: NEWS blurb for fix of: by Michael W. Hudson · 20 years ago
  43. 28c2ae2 add notes about subprocess module & thread stacks, SSL support by Andrew MacIntyre · 20 years ago
  44. 7db9cb3 add build machinery for the SSL socket module by Andrew MacIntyre · 20 years ago
  45. 8ed7e2e Backport: Fix by Michael W. Hudson · 20 years ago
  46. 8d751fa Fix name from PyDate_FromDateAndTime to PyDateTime_FromDateAndTime. by Brett Cannon · 20 years ago
  47. 62f48ab Remove dependency on order of mode flags by Raymond Hettinger · 20 years ago
  48. 150d61d Update refences to "Macintosh" to reflect the state of affairs for OS X and not by Brett Cannon · 20 years ago
  49. 688a0ca fix decoding in _stringify to not depend on the default encoding by Fred Drake · 20 years ago
  50. d7a6228 Fix tzset() check to not require the existence of tm->tm_zone. Also added more by Brett Cannon · 20 years ago
  51. 89dbd9a Fix typo by Andrew M. Kuchling · 20 years ago
  52. 5c44cb3 SF bug #1119700: list extend() accepts args besides lists by Raymond Hettinger · 20 years ago
  53. 1a37c4c Backport 2.39: Close the discussion in SF bug 1069160. by Guido van Rossum · 20 years ago
  54. b07b5f7 add 2.3.5, 2.4 to the history and licensing info by Fred Drake · 20 years ago
  55. 4c33799 forwardport of 2.3.5 fixes to copy.py by Alex Martelli · 20 years ago
  56. 3398701 SF patch #1116583: NameError in cookielib domain check by Raymond Hettinger · 20 years ago
  57. a1d9209 Recompiled after source changes. by Thomas Heller · 20 years ago
  58. 2ee5bae Running a bdist_wininst installer, built with Python 2.3, installing by Thomas Heller · 20 years ago
  59. 698fcf4 Set PYTHONHOME before loading Python, so that sys.path will be set correctly. by Thomas Heller · 20 years ago
  60. cc0cd71 fix XMLFilterBase.resolveEntity() so the caller gets the result by Fred Drake · 20 years ago
  61. 9ee3fb3 Security fix PSF-2005-001 for SimpleXMLRPCServer.py. by Guido van Rossum · 20 years ago
  62. 28624fd Backport for bug #1108490: fix broken link. by Johannes Gijsbers · 20 years ago
  63. e6b1cc8 Revert os.py 1.75, and directly implement update. Fixes #1110478 and #1100235. by Martin v. Löwis · 20 years ago
  64. 22f1b09 Fixed typo in verbose output for RLock acquire. by Brett Cannon · 20 years ago
  65. 486ff4b Partially revert #1074011; don't try to fflush stdin. by Martin v. Löwis · 20 years ago
  66. ad5a0f8 SF bug #1108303: fix .split() maxsplit doc by Raymond Hettinger · 20 years ago
  67. bd43255 happy new year! (2.4 branch) by Anthony Baxter · 20 years ago
  68. 27b8260 SF bug #1105286: Undocumented implicit strip() in split(None) string method by Raymond Hettinger · 20 years ago
  69. e62ff1e Flush std{in,out,err} before closing it. Fixes #1074011. by Martin v. Löwis · 20 years ago
  70. 748c8a2 Some bugs have been fixed in distutils, so increment the last part of by Thomas Heller · 20 years ago
  71. 3e999f5 distutils/command/install.py change. by Thomas Heller · 20 years ago
  72. 8569264 Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. by Thomas Heller · 20 years ago
  73. cdf41ba If an extension can't be loaded, print warning and skip it instead of by Kurt B. Kaiser · 20 years ago
  74. 6371039 Improve error handling when .idlerc can't be created (warn and exit) by Kurt B. Kaiser · 20 years ago
  75. c8502dd fix typeset of vertical bar for PDF format (closes SF bug #1008998) by Fred Drake · 20 years ago
  76. ebf6ef4 install distutils.tests on Unix (contributed patch) (closes SF bug #1093173) by Fred Drake · 20 years ago
  77. 1404d51 documentation for the zipimport module using contributed patch by Fred Drake · 20 years ago
  78. 82d1220 This commit was manufactured by cvs2svn to create branch 'release24-maint'. by cvs2svn · 20 years ago
  79. 09ff91b Description of args to IMAP4.store() in imaplib by Fred Drake · 20 years ago
  80. 96ee1c4 Clean up discussion of new C thread idiom (closes SF patch #1031233; modified) by Fred Drake · 20 years ago
  81. 94505a7 fix a bunch of spelling errors (closes SF patch #1104868) by Fred Drake · 20 years ago
  82. 623273e remove spurious line from widget variables example (closes SF patch #1094815) by Fred Drake · 20 years ago
  83. 59fc345 backport: make thread stack size compile-time tunable on OS/2, incr main stack by Andrew MacIntyre · 20 years ago
  84. 905bb96 make thread stack size compile-time tunable on OS/2 by Andrew MacIntyre · 20 years ago
  85. bf1155c fix typo by Fred Drake · 20 years ago
  86. edce313 Add duck-typing to the glossary. by Raymond Hettinger · 20 years ago
  87. fe165c1 SF bug #1099516: tempfile files not types.FileType by Raymond Hettinger · 20 years ago
  88. 55d3a19 Backport checkin: by Walter Dörwald · 20 years ago
  89. 9632e94 Backport for bug #839496: always read files in binary mode. Opening files in by Johannes Gijsbers · 20 years ago
  90. a949c99 Backport patch #712317: In URLs such as http://www.example.com?query=spam, by Johannes Gijsbers · 20 years ago
  91. f1cea6a Backport patch #1095362: replace hardcoded test for POST/GET with call to by Johannes Gijsbers · 20 years ago
  92. af8d7a9 Backport patch #1051321 (fixes bugs 1010196, 1013525), by Mike Brown: by Johannes Gijsbers · 20 years ago
  93. 45798bf Starting on the 2.4 MacPython installer. by Jack Jansen · 20 years ago
  94. ef62b66 Started on Macintosh section. by Jack Jansen · 20 years ago
  95. da85437 Backport of 1.38: Allow relative URLs for included databases and packages. by Jack Jansen · 20 years ago
  96. 773b0cf Backport of Patch #1097739 by Bob Ippolito: by Jack Jansen · 20 years ago
  97. c55bb8a Backport of 1.479: by Jack Jansen · 20 years ago
  98. 91199cf Backport of 1.20: by Jack Jansen · 20 years ago
  99. 105a2e2 SF patch 1094011: Docs for file() vs open(). by Raymond Hettinger · 20 years ago
  100. 46cfa39 SF bug #1091740: garbage collector still documented as optional by Raymond Hettinger · 20 years ago