- cb9051a after discussions with perky, reverted fix for Bug #1379994: Builtin by Anthony Baxter · 19 years ago
- 1d25000 Merge rev 43181 from the trunk. by Tim Peters · 19 years ago
- e77ff2a preparing for 2.4.3 final by Anthony Baxter · 19 years ago
- 97334ae Backport of r41530 (neal.norwitz, 2005-11-24): by Martin v. Löwis · 19 years ago
- c47bfb0 Backport Ka-Ping Yee's trunk checkin r41400: by Thomas Wouters · 19 years ago
- a8de08d Backport: by Neal Norwitz · 19 years ago
- a6c0c20 Mechanical whitespace normalization. by Tim Peters · 19 years ago
- e33da3b 2.4.3c1 by Anthony Baxter · 19 years ago
- 73c8c2c Change SystemError into SyntaxError, when a Unicode string by Martin v. Löwis · 19 years ago
- 2c20676 Catch situations where currentframe() returns None. See SF patch #1447410, this is a different implementation. by Vinay Sajip · 19 years ago
- 0ca2212 Merge revs 42842, 42844, and part of a whitespace normalization by Tim Peters · 19 years ago
- 5a8605e Backport 43147: by Neal Norwitz · 19 years ago
- 210256e Source file f.flush() after writing; trying to avoid lossage if user by Kurt B. Kaiser · 19 years ago
- c612a5d Merge rev 43091 from the trunk. by Tim Peters · 19 years ago
- d1442b4 Merge rev 43081 from trunk. by Tim Peters · 19 years ago
- d82f391 Merge rev 43079 from the trunk. This should allow test_winsound to pass by Tim Peters · 19 years ago
- 8a2bffc Backport 42932: by Neal Norwitz · 19 years ago
- b0c3bdd Backport from trunk r42989: by Hye-Shik Chang · 19 years ago
- ef63e9f Merge rev 42963 from the trunk. by Tim Peters · 19 years ago
- 1baff3c Merge rev 41859 from the trunk. by Tim Peters · 19 years ago
- 82e8f38 Merge rev 42904 from the trunk. by Tim Peters · 19 years ago
- eed78ef Backport of 42960, to support the options buildbot uses. by Martin v. Löwis · 19 years ago
- 865ddfb Fix pydoc.synopsis() so that it doesn't error out with an unreadable by Georg Brandl · 19 years ago
- 5f2ad0b Typo fix by Andrew M. Kuchling · 19 years ago
- e34fc70 Backport trunk's r42878 (neal.norwitz): by Thomas Wouters · 19 years ago
- a4b4dc3 Backport revision 42872: by Walter Dörwald · 19 years ago
- 39be806 Skip codecs tests on Python 2.3. by Barry Warsaw · 19 years ago
- fea6059 Bug #1210377: close bsddb cursor correctly after NotFoundError. by Georg Brandl · 20 years ago
- f07e42c Bug #1101233: fix test_fcntl on netbsd2 platform. by Georg Brandl · 20 years ago
- 0b61a45 Backported from r41842. by Armin Rigo · 20 years ago
- 044d2ce Patch #1337756: fileinput now accepts Unicode filenames. by Georg Brandl · 20 years ago
- f3cba11 Backport: This should get test_timeout to pass when running on any python.org host. by Neal Norwitz · 20 years ago
- b02be7e Patch #1373643: The chunk module can now read chunks larger than two gigabytes. by Georg Brandl · 20 years ago
- a957e8f Bug #1430298: It is now possible to send a mail with an empty by Georg Brandl · 20 years ago
- d057c91 Bug #1432260: better handle lambda functions' names in pydoc by Georg Brandl · 20 years ago
- 261058c Port of r42279 to email 3.0, but without the Python 2.1 backward compatible by Barry Warsaw · 20 years ago
- 8413eab Port of r42271 from the trunk -- relevant patches for SF 1409455 for email by Barry Warsaw · 20 years ago
- 98a3292 Resolves SF bug #1423972. by Barry Warsaw · 20 years ago
- 71a92a8 Fix typo by Neal Norwitz · 20 years ago
- 9c7c84d Port r42228 from the trunk. by Barry Warsaw · 20 years ago
- cb65c7e Work around a Solaris peculiarity that caused test_pty to sometimes fail: a by Thomas Wouters · 20 years ago
- 4cf52a2 Remove file even if non-existant by Neal Norwitz · 20 years ago
- efd8e78 Remove generated test db files by Neal Norwitz · 20 years ago
- ebf1dca Backport: by Neal Norwitz · 20 years ago
- 13a334e Bug #1378679: backport bugfix of #974757. by Georg Brandl · 20 years ago
- 7e8a71f Revert feature checkin. by Georg Brandl · 20 years ago
- b88c0ff Reverse checkin. This is definitely a new feature. by Georg Brandl · 20 years ago
- 15a7b49 Patch #1388073: Make unittest.TestCase easier to subclass by Georg Brandl · 20 years ago
- 6c0a2fd Checkin the test of patch #1400181. by Georg Brandl · 20 years ago
- d910e55 Bug #1407902: Added support for sftp:// URIs to urlparse. by Georg Brandl · 20 years ago
- 950697c Readd bug report note. by Georg Brandl · 20 years ago
- f75d9df Bug #1371247: Update Windows LCIDs in locale.py. by Georg Brandl · 20 years ago
- aad2234 SF bug #1347874; FeedParser does not comply with RFC2822. by Barry Warsaw · 20 years ago
- 74bb106 Ported 42076 from the trunk. by Barry Warsaw · 20 years ago
- 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
- e97f029 TimedRotatingFileHandler now calculates next rollover from previous rollover rather than current time. by Vinay Sajip · 20 years ago
- f52cba1 Fixed bug in time-to-midnight calculation. by Vinay Sajip · 20 years ago
- 63fd4f4 Backport: Fix SF bug #1402308, segfault when using mmap(-1, ...) by Neal Norwitz · 20 years ago
- d901f75 Bug #1394565: SimpleHTTPServer now doesn't choke on query paramters any more. by Georg Brandl · 20 years ago
- f2f9c40 Bug #1403410: The warnings module now doesn't get confused by Georg Brandl · 20 years ago
- c046e80 Test curses.setupterm() before initscr(). by Georg Brandl · 20 years ago
- 44d52e2 Backport: by Neal Norwitz · 20 years ago
- 964ab82 Backport: by Neal Norwitz · 20 years ago
- 52f3d18 Skip this test on Darwin. It's skipped on the trunk and is listed as by Skip Montanaro · 20 years ago
- b81832c Backport: by Neal Norwitz · 20 years ago
- bd2bd89 Backport: If the audio file does not exist, the test should be skipped. by Neal Norwitz · 20 years ago
- 586ad55 Backport: Skip test_curses if stdin is not a tty (like when run from cron or buildbot). by Neal Norwitz · 20 years ago
- 9842167 Work around test_locale failing on Solaris 10. by Martin v. Löwis · 20 years ago
- cac7b9d backport Sniffer class fix (rev 41838) by Skip Montanaro · 20 years ago
- 2d377b1 Bug #649974 (backport): make docstrings for url2pathname consistent by Georg Brandl · 20 years ago
- b8a9b8c Backport: Patch #1117398: fix cookielib LoadError by Neal Norwitz · 20 years ago
- cb92b45 Bug #1379994: Fix *unicode_escape codecs to encode r'\' as r'\\' by Hye-Shik Chang · 20 years ago
- a35865f Patch #1360443: Make SimpleHTTPServer display unencoded directory names. by Georg Brandl · 20 years ago
- 52dcf71 Bug #1378455: a problem of urllib using open_local_file (backport) by Georg Brandl · 20 years ago
- f77d7ab fix recurring typo: occured --> occurred (already fixed in Python trunk) by Fred Drake · 20 years ago
- e39983b fix indentation; this could not have passed by Fred Drake · 20 years ago
- fee85e6 backport: bug #1365984, urllib and data: URLs^^ by Georg Brandl · 20 years ago
- ae70eb7 Bug #698706: imaplib parsing INTERNALDATE backport by Georg Brandl · 20 years ago
- f5e141f Backport checkin: by Walter Dörwald · 20 years ago
- cfced27 Backport of patch #1314396: prevent threading.Thread.join() from blocking if a by Brett Cannon · 20 years ago
- 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
- 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
- eef12af Backport r41489: Fix typo. by Walter Dörwald · 20 years ago
- fc04fcc Fixed indentation bug in _connect_unixsocket (thanks to Ken Lalonde for reporting it/supplying a patch) by Vinay Sajip · 20 years ago
- 6e4524f Backport (with output/test_poll): by Neal Norwitz · 20 years ago
- 64597d0 Backport: Fix SF #1345263, colorsys tests, bug in frange by Neal Norwitz · 20 years ago
- 3d98ef6 Exception handling now raises KeyboardInterrupt and SystemExit rather than passing to handleError by Vinay Sajip · 20 years ago
- 5e49f0d Exception handling now raises KeyboardInterrupt and SystemExit rather than passing to handleError by Vinay Sajip · 20 years ago
- 4360e73 Backport: by Neal Norwitz · 20 years ago
- 5dee43b One-off "No handlers..." error message only raised if raiseExceptions is set. by Vinay Sajip · 20 years ago
- ecea121 Backport: SF bug #1167751: fix incorrect code being for generator expressions. by Neal Norwitz · 20 years ago
- 1d8dea6 Don't use a string exception since it's deprecated by Neal Norwitz · 20 years ago
- 1bd3b13 Backport: by Neal Norwitz · 20 years ago
- 583e123 Get BSD DB working most for version 3.2 by Neal Norwitz · 20 years ago
- ad2fa76 Teach unquote() to handle unicode inputs by Raymond Hettinger · 20 years ago
- 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
- a9205ef Added Host and Content-type headers to requests sent by HTTPHandler (suggested by Steven Vereecken) by Vinay Sajip · 20 years ago
- b54ee3d Fix unit test failure -- the output received from Python can be empty, by Guido van Rossum · 20 years ago
- 3159fdb Fixed bug where the logging message was wrongly being demoted from Unicode to string (SF #1314107) by Vinay Sajip · 20 years ago
- 656b762 SF #1313496: bisect C replacement doesn't accept named args by Raymond Hettinger · 20 years ago