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