- aff29ae Backported from the trunk, on Raymond's request: by Thomas Heller · 22 years ago
- 2a2daf5 Version number and release date for IDLE, the version now is 1.0.2. by Thomas Heller · 22 years ago
- 5273131 backport: by Guido van Rossum · 22 years ago
- fd9b9c1 Revert previous checkin. It was meant for another branch. by Jeremy Hylton · 22 years ago
- ccb9ff2 To find the curses extension as a DLL (on OS/2), we need to adjust the by Andrew MacIntyre · 22 years ago
- 5b234b1 use same compiler switches as core for extensions by Andrew MacIntyre · 22 years ago
- 26b3f11 A hack: Disable import of re, because sre doesn't compile right. by Jeremy Hylton · 22 years ago
- f7cc0bf Convert path objects to strings in askdirectory. Fixes #852314. by Martin v. Löwis · 22 years ago
- f69a0b9 Add testcases for _winreg segfault (SF 851056). by Guido van Rossum · 22 years ago
- dfea1bb backport: by Anthony Baxter · 22 years ago
- 6d36d9a See SF #848614: distutils' msvccompiler now tries to detect that MSVC6 by Thomas Heller · 22 years ago
- bca5b20 Fix a typo introduced at Rev 1.19.8.2 by Kurt B. Kaiser · 22 years ago
- 34bfde9 Backport: by Kurt B. Kaiser · 22 years ago
- c9de825 test_guess_all_types(): Use a more robust test for checking that by Barry Warsaw · 22 years ago
- b1b3d08 Reverted from rev 1.45.6.1 to rev 1.45: deep recursion is still part of by Tim Peters · 22 years ago
- ca6919c SF bug 839548: Bug in type's GC handling causes segfaults. by Tim Peters · 22 years ago
- c63a6e4 Backport checkin: Fix typo fix. by Walter Dörwald · 22 years ago
- e1ee18d Backport checkin: Fix typos. by Walter Dörwald · 22 years ago
- 717501e __init__(): The docstring was incorrect regarding how header wrapping by Barry Warsaw · 22 years ago
- e00b9b5 Backport of fix for [ 765456 ]: testAFakeZlib failed on platforms that use by Just van Rossum · 22 years ago
- fd630f5 SF #841977 - modulefinder fails to find extension modules in packages by Thomas Heller · 22 years ago
- 8e81b7e subtype_dealloc(): A more complete fix for critical bug 840829 + by Tim Peters · 22 years ago
- 695461f Backport of fix for SF bug 840829, memory corruption in some cases of by Tim Peters · 22 years ago
- a6794ea Improve backwards compatibility code to handle True/False. by Raymond Hettinger · 22 years ago
- 3fe64a4 SF bug #835457: Small typo in logging documentation by Raymond Hettinger · 22 years ago
- 058806e Overallocate target buffer for normalization more early. Fixes #834676. by Martin v. Löwis · 22 years ago
- 68fa8d9 On RH10, the PIE additions to gcc mean that id() can sometimes be a very by Anthony Baxter · 22 years ago
- 4cef816 On RH10, the PIE additions to gcc mean that id() can sometimes be a very by Anthony Baxter · 22 years ago
- 4488c9c get tests working again. partial backport of 1.46 - I fixed the by Anthony Baxter · 22 years ago
- 9462e74 backport of 1.56 by Anthony Baxter · 22 years ago
- c6ccfe1 fix comments/docstring problems related to SF bug # 821818 by Alex Martelli · 22 years ago
- ed7ca25 fixed wrong error checking on fcntl call as per SF bug # 821896 by Alex Martelli · 22 years ago
- 9f4ee31 fixed obvious bug in _send_header as per SF bug #831271 by Alex Martelli · 22 years ago
- 718ea1e Patch #830858: Correct the number of is-functions. by Martin v. Löwis · 22 years ago
- 278dae5 Patch #785689: Use basename in usage. by Martin v. Löwis · 22 years ago
- 56072b8 SF #775057, fix IDLE problem in about dialog by Neal Norwitz · 22 years ago
- 1a94f3a Patch #817854: Add missing operations for SSLFile. Fixes #792101. by Martin v. Löwis · 22 years ago
- 733e26a [Backport fix for bug #822668] gzip filesize should be written out mod 2**32 by Andrew M. Kuchling · 22 years ago
- 218f9ab Backport checkin: by Walter Dörwald · 22 years ago
- f73fa54 Patch #813200: Quote executable path on Windows. Fixes #811082. by Martin v. Löwis · 22 years ago
- fbb6be0 Make both items() methods return lists; one had changed to return an by Fred Drake · 22 years ago
- 4958f27 Backport checkin: by Walter Dörwald · 22 years ago
- eff6cb5 Revert previous checkin, as it breaks on Unix. by Martin v. Löwis · 22 years ago
- c73726e Patch #813200: Properly quote executable on Windows. Fixes #811082. by Martin v. Löwis · 22 years ago
- 3a78849 Backport of rev. 1.6 and 1.7 from head. by Brett Cannon · 22 years ago
- 8ea385f BaseServer, TCPServer: Fixed typo in class docstring. by Barry Warsaw · 22 years ago
- ae50fcf Patch #817329: Use SC_OPEN_MAX to determine MAXFD. by Martin v. Löwis · 22 years ago
- c601117 SF bug #812202: randint is always even by Raymond Hettinger · 22 years ago
- bd79d84 Adopt Christian Stork's suggested argument order for quantifier examples. by Raymond Hettinger · 22 years ago
- fcf9740 GNUTranslations._parse(): Initialize local variable k so that if the by Barry Warsaw · 22 years ago
- ea8c552 and another date by Anthony Baxter · 22 years ago
- 54ab431 Backport Tim's fix to test_winsound.py by Raymond Hettinger · 22 years ago
- 4e13da1 Let IDLE use the HTMLHelp docs, if found. by Thomas Heller · 22 years ago
- b11a432 Backport checkin: Avoid list as a variable name. by Walter Dörwald · 22 years ago
- 733ca1d Removed the PendingDeprecation warning from sets.py because it adds by Raymond Hettinger · 22 years ago
- 2c627c4 simplify some import statements and clean up a docstring and BerkeleyDB library by Gregory P. Smith · 22 years ago
- 6a5596c Backport Greg's patch (1.7 to 1.8) for backwards code compatability. by Raymond Hettinger · 22 years ago
- 08ae590 Backport Tim's fix to SF #809915. Creates a url that should always be invalid. by Raymond Hettinger · 22 years ago
- 2857ef5 Patch #808362: Fix typos. by Martin v. Löwis · 22 years ago
- 1ee7797 Patch #793559: Reset __starttext_tag. Fixes #709491. by Martin v. Löwis · 22 years ago
- 4737992 Fix documentation bugs. by Raymond Hettinger · 22 years ago
- 675bac0 Backport addition of the __all__ attribute for unittest.py by Raymond Hettinger · 22 years ago
- 9927588 SF bug #804115: bad argument handling(unittest.py) by Raymond Hettinger · 22 years ago
- cf9dcc2 Patch #793021: Implement htmllib.HTMLParser.reset. Fixes #711632. by Martin v. Löwis · 22 years ago
- 24af6b5 SF #792649: RESET_ERROR is not defined(logging module) by Raymond Hettinger · 22 years ago
- 07759e3 Set the warnings stacklevel to two. by Raymond Hettinger · 22 years ago
- 7b7a9fd **kwds arg was missing from __init__ for Dict{Reader,Writer} classes. by Skip Montanaro · 22 years ago
- 0b0aae0 SF bug #801342: Bug (documentation or real, your choice) in random.sample. by Raymond Hettinger · 22 years ago
- 0230968 Catch locale.error as well. Fixes #788378. by Martin v. Löwis · 22 years ago
- 90fc2ac test_get_param_with_semis_in_quotes(): Test case for SF bug #794466. by Barry Warsaw · 22 years ago
- b1919b7 A fix for parsing parameters when there are semicolons inside the by Barry Warsaw · 22 years ago
- 4595b6b Only apply case-insensitivity test on appropriate platforms.' test_filecmp.py by Raymond Hettinger · 22 years ago
- c6c1a15 SF bug #453515: filecmp.dircmp case sensitivity bug by Raymond Hettinger · 22 years ago
- 6437a61 Fix failing test by Raymond Hettinger · 22 years ago
- 2dc46379 SF 798269: bug fix for doctest (sf bug id: 798254 by Raymond Hettinger · 22 years ago
- d73fe46 SF patch #790443: add SafeConfigParser to __all__ by Raymond Hettinger · 22 years ago
- 81114e4 SF bug #785222: zlib monotonic test by Raymond Hettinger · 22 years ago
- 9ea45c8 * Add news item for the previous bugfix by Raymond Hettinger · 22 years ago
- 48ced31 SF bug 797650: Infinite loop in textwrap.py by Raymond Hettinger · 22 years ago
- 2e61662 SF bug #793826: using itertools.izip to mutate tuples by Raymond Hettinger · 22 years ago
- 3b47b81 _strptime.srptime() escaped parentheses in the format string properly. by Brett Cannon · 22 years ago
- 60eaed1 Fix typo in docstring: The switch is '-x', not '-s'. by Thomas Heller · 22 years ago
- 4fc4e2d Remove a typo. by Thomas Heller · 22 years ago
- eb85c66 SF bug #795506: Wrong handling of string format code for float values. by Raymond Hettinger · 22 years ago
- c519f01 test_largefile can leave its temp file open if one of many tests fail. On by Jason Tishler · 22 years ago
- 89af2f6 Backporting email 2.5.4 fixes from the trunk. by Barry Warsaw · 22 years ago
- 27ea578 Backport improvements to set.py so that the interface will remain by Raymond Hettinger · 22 years ago
- bd9ba1a Make sets.py compatible with Py2.2 by Raymond Hettinger · 22 years ago
- 33f6aeb Backport checkin: by Walter Dörwald · 22 years ago
- 6b778e5 - IDLE didn't start correctly when Python was installed in "Program Files" by Kurt B. Kaiser · 22 years ago
- 0098d86 Backport checkins: by Walter Dörwald · 22 years ago
- 0347402 Unconditionally opening the temp file in text mode causes this test to fail by Jason Tishler · 22 years ago
- 79ca4a4 Fix bug where handling issue of time.tzname[0] == time.tzname[1] and by Brett Cannon · 22 years ago
- 8cf915e SF bug #778964: bad seed in python 2.3 random by Raymond Hettinger · 22 years ago
- 6a55504 Add HIDDEN. Fixes #777664. by Martin v. Löwis · 22 years ago
- 2ffc0f8 IDLEfork Bug 782759 config-main.def user configuration doc incorrect by Kurt B. Kaiser · 22 years ago
- f45fe22 SF bug #770485: cStringIO does not set closed attr by Raymond Hettinger · 22 years ago
- 9f36f5b Fix docstring for LocaleTime. by Brett Cannon · 22 years ago
- 40b4a6b As penance for forgetting to flag my last checkins as bugfix candidates, by Michael W. Hudson · 22 years ago
- e32a87a Re-introduction of caching. Not thread-safe against the changing of locale by Brett Cannon · 22 years ago