1. e33da3b 2.4.3c1 by Anthony Baxter · 19 years ago
  2. 73c8c2c Change SystemError into SyntaxError, when a Unicode string by Martin v. Löwis · 19 years ago
  3. 2c20676 Catch situations where currentframe() returns None. See SF patch #1447410, this is a different implementation. by Vinay Sajip · 19 years ago
  4. 0ca2212 Merge revs 42842, 42844, and part of a whitespace normalization by Tim Peters · 19 years ago
  5. 5a8605e Backport 43147: by Neal Norwitz · 19 years ago
  6. 210256e Source file f.flush() after writing; trying to avoid lossage if user by Kurt B. Kaiser · 19 years ago
  7. c612a5d Merge rev 43091 from the trunk. by Tim Peters · 19 years ago
  8. d1442b4 Merge rev 43081 from trunk. by Tim Peters · 19 years ago
  9. d82f391 Merge rev 43079 from the trunk. This should allow test_winsound to pass by Tim Peters · 19 years ago
  10. 8a2bffc Backport 42932: by Neal Norwitz · 19 years ago
  11. b0c3bdd Backport from trunk r42989: by Hye-Shik Chang · 19 years ago
  12. ef63e9f Merge rev 42963 from the trunk. by Tim Peters · 19 years ago
  13. 1baff3c Merge rev 41859 from the trunk. by Tim Peters · 19 years ago
  14. 82e8f38 Merge rev 42904 from the trunk. by Tim Peters · 19 years ago
  15. eed78ef Backport of 42960, to support the options buildbot uses. by Martin v. Löwis · 19 years ago
  16. 865ddfb Fix pydoc.synopsis() so that it doesn't error out with an unreadable by Georg Brandl · 19 years ago
  17. 5f2ad0b Typo fix by Andrew M. Kuchling · 19 years ago
  18. e34fc70 Backport trunk's r42878 (neal.norwitz): by Thomas Wouters · 19 years ago
  19. a4b4dc3 Backport revision 42872: by Walter Dörwald · 19 years ago
  20. 39be806 Skip codecs tests on Python 2.3. by Barry Warsaw · 19 years ago
  21. fea6059 Bug #1210377: close bsddb cursor correctly after NotFoundError. by Georg Brandl · 20 years ago
  22. f07e42c Bug #1101233: fix test_fcntl on netbsd2 platform. by Georg Brandl · 20 years ago
  23. 0b61a45 Backported from r41842. by Armin Rigo · 20 years ago
  24. 044d2ce Patch #1337756: fileinput now accepts Unicode filenames. by Georg Brandl · 20 years ago
  25. f3cba11 Backport: This should get test_timeout to pass when running on any python.org host. by Neal Norwitz · 20 years ago
  26. b02be7e Patch #1373643: The chunk module can now read chunks larger than two gigabytes. by Georg Brandl · 20 years ago
  27. a957e8f Bug #1430298: It is now possible to send a mail with an empty by Georg Brandl · 20 years ago
  28. d057c91 Bug #1432260: better handle lambda functions' names in pydoc by Georg Brandl · 20 years ago
  29. 261058c Port of r42279 to email 3.0, but without the Python 2.1 backward compatible by Barry Warsaw · 20 years ago
  30. 8413eab Port of r42271 from the trunk -- relevant patches for SF 1409455 for email by Barry Warsaw · 20 years ago
  31. 98a3292 Resolves SF bug #1423972. by Barry Warsaw · 20 years ago
  32. 71a92a8 Fix typo by Neal Norwitz · 20 years ago
  33. 9c7c84d Port r42228 from the trunk. by Barry Warsaw · 20 years ago
  34. cb65c7e Work around a Solaris peculiarity that caused test_pty to sometimes fail: a by Thomas Wouters · 20 years ago
  35. 4cf52a2 Remove file even if non-existant by Neal Norwitz · 20 years ago
  36. efd8e78 Remove generated test db files by Neal Norwitz · 20 years ago
  37. ebf1dca Backport: by Neal Norwitz · 20 years ago
  38. 13a334e Bug #1378679: backport bugfix of #974757. by Georg Brandl · 20 years ago
  39. 7e8a71f Revert feature checkin. by Georg Brandl · 20 years ago
  40. b88c0ff Reverse checkin. This is definitely a new feature. by Georg Brandl · 20 years ago
  41. 15a7b49 Patch #1388073: Make unittest.TestCase easier to subclass by Georg Brandl · 20 years ago
  42. 6c0a2fd Checkin the test of patch #1400181. by Georg Brandl · 20 years ago
  43. d910e55 Bug #1407902: Added support for sftp:// URIs to urlparse. by Georg Brandl · 20 years ago
  44. 950697c Readd bug report note. by Georg Brandl · 20 years ago
  45. f75d9df Bug #1371247: Update Windows LCIDs in locale.py. by Georg Brandl · 20 years ago
  46. aad2234 SF bug #1347874; FeedParser does not comply with RFC2822. by Barry Warsaw · 20 years ago
  47. 74bb106 Ported 42076 from the trunk. by Barry Warsaw · 20 years ago
  48. ae654d7 Exceptions raised during renaming in rotating file handlers are now passed to handleError (except for SystemExit and KeyboardInterrupt, which are re-raised). by Vinay Sajip · 20 years ago
  49. e97f029 TimedRotatingFileHandler now calculates next rollover from previous rollover rather than current time. by Vinay Sajip · 20 years ago
  50. f52cba1 Fixed bug in time-to-midnight calculation. by Vinay Sajip · 20 years ago
  51. 63fd4f4 Backport: Fix SF bug #1402308, segfault when using mmap(-1, ...) by Neal Norwitz · 20 years ago
  52. d901f75 Bug #1394565: SimpleHTTPServer now doesn't choke on query paramters any more. by Georg Brandl · 20 years ago
  53. f2f9c40 Bug #1403410: The warnings module now doesn't get confused by Georg Brandl · 20 years ago
  54. c046e80 Test curses.setupterm() before initscr(). by Georg Brandl · 20 years ago
  55. 44d52e2 Backport: by Neal Norwitz · 20 years ago
  56. 964ab82 Backport: by Neal Norwitz · 20 years ago
  57. 52f3d18 Skip this test on Darwin. It's skipped on the trunk and is listed as by Skip Montanaro · 20 years ago
  58. b81832c Backport: by Neal Norwitz · 20 years ago
  59. bd2bd89 Backport: If the audio file does not exist, the test should be skipped. by Neal Norwitz · 20 years ago
  60. 586ad55 Backport: Skip test_curses if stdin is not a tty (like when run from cron or buildbot). by Neal Norwitz · 20 years ago
  61. 9842167 Work around test_locale failing on Solaris 10. by Martin v. Löwis · 20 years ago
  62. cac7b9d backport Sniffer class fix (rev 41838) by Skip Montanaro · 20 years ago
  63. 2d377b1 Bug #649974 (backport): make docstrings for url2pathname consistent by Georg Brandl · 20 years ago
  64. b8a9b8c Backport: Patch #1117398: fix cookielib LoadError by Neal Norwitz · 20 years ago
  65. cb92b45 Bug #1379994: Fix *unicode_escape codecs to encode r'\' as r'\\' by Hye-Shik Chang · 20 years ago
  66. a35865f Patch #1360443: Make SimpleHTTPServer display unencoded directory names. by Georg Brandl · 20 years ago
  67. 52dcf71 Bug #1378455: a problem of urllib using open_local_file (backport) by Georg Brandl · 20 years ago
  68. f77d7ab fix recurring typo: occured --> occurred (already fixed in Python trunk) by Fred Drake · 20 years ago
  69. e39983b fix indentation; this could not have passed by Fred Drake · 20 years ago
  70. fee85e6 backport: bug #1365984, urllib and data: URLs^^ by Georg Brandl · 20 years ago
  71. ae70eb7 Bug #698706: imaplib parsing INTERNALDATE backport by Georg Brandl · 20 years ago
  72. f5e141f Backport checkin: by Walter Dörwald · 20 years ago
  73. cfced27 Backport of patch #1314396: prevent threading.Thread.join() from blocking if a by Brett Cannon · 20 years ago
  74. 4af7169 [Patch #1094164] replaceChild(x,x) ends up removing x from the tree. Add fix from Felix Rabe and a test case by Andrew M. Kuchling · 20 years ago
  75. 4e2a4ff [Patch #1350573] zlib.crc32 doesn't handle 0xffffffff seed. Add tests and bugfix. Bug reported by John Schmidt; bugfix by Danny Yoo. by Andrew M. Kuchling · 20 years ago
  76. eef12af Backport r41489: Fix typo. by Walter Dörwald · 20 years ago
  77. fc04fcc Fixed indentation bug in _connect_unixsocket (thanks to Ken Lalonde for reporting it/supplying a patch) by Vinay Sajip · 20 years ago
  78. 6e4524f Backport (with output/test_poll): by Neal Norwitz · 20 years ago
  79. 64597d0 Backport: Fix SF #1345263, colorsys tests, bug in frange by Neal Norwitz · 20 years ago
  80. 3d98ef6 Exception handling now raises KeyboardInterrupt and SystemExit rather than passing to handleError by Vinay Sajip · 20 years ago
  81. 5e49f0d Exception handling now raises KeyboardInterrupt and SystemExit rather than passing to handleError by Vinay Sajip · 20 years ago
  82. 4360e73 Backport: by Neal Norwitz · 20 years ago
  83. 5dee43b One-off "No handlers..." error message only raised if raiseExceptions is set. by Vinay Sajip · 20 years ago
  84. ecea121 Backport: SF bug #1167751: fix incorrect code being for generator expressions. by Neal Norwitz · 20 years ago
  85. 1d8dea6 Don't use a string exception since it's deprecated by Neal Norwitz · 20 years ago
  86. 1bd3b13 Backport: by Neal Norwitz · 20 years ago
  87. 583e123 Get BSD DB working most for version 3.2 by Neal Norwitz · 20 years ago
  88. ad2fa76 Teach unquote() to handle unicode inputs by Raymond Hettinger · 20 years ago
  89. a479c2e Optimised Placeholders handling of child loggers by using a dict rather than a list (much slower in the pathological case of hundreds of child Loggers to a Placeholder - problem reported by Ryan Blazecka). by Vinay Sajip · 20 years ago
  90. a9205ef Added Host and Content-type headers to requests sent by HTTPHandler (suggested by Steven Vereecken) by Vinay Sajip · 20 years ago
  91. b54ee3d Fix unit test failure -- the output received from Python can be empty, by Guido van Rossum · 20 years ago
  92. 3159fdb Fixed bug where the logging message was wrongly being demoted from Unicode to string (SF #1314107) by Vinay Sajip · 20 years ago
  93. 656b762 SF #1313496: bisect C replacement doesn't accept named args by Raymond Hettinger · 20 years ago
  94. c2b7c59 Backport: by Neal Norwitz · 20 years ago
  95. 3529f21 file test_cmd_line.py was added on branch release24-maint on 2005-10-03 01:03:46 +0000 by Neal Norwitz · 20 years ago
  96. c0db0c2 This commit was manufactured by cvs2svn to create branch 'release24-maint'. by cvs2svn · 20 years ago
  97. 6b61a28 backport bug [ 729103 ] Cannot retrieve name of super object by Georg Brandl · 20 years ago
  98. bc3710f - Patch #1309009, Fix segfault in pyexpat when the XML document is in latin_1, by Neal Norwitz · 20 years ago
  99. 2c89f1a backport patch [ 1300515 ] xdrlib.py: pack_fstring() did not use null bytes for padding by Georg Brandl · 20 years ago
  100. 3d875f5 backport bug [ 1296004 ] MemoryError in httplib by Georg Brandl · 20 years ago