1. 6d60c09 Include site-packages directory. by Martin v. Löwis · 20 years ago
  2. 08febeb Add 'linux2' as one of the platforms that does not use the echo service as one by Brett Cannon · 20 years ago
  3. 139af02 Fixed quantize syntax. by Facundo Batista · 20 years ago
  4. e953511 On OpenBSD, terminating IDLE with ctrl-c from the command line caused a by Kurt B. Kaiser · 20 years ago
  5. bae8f37 Fill in the benchmark figures, bogus or not; add a disclaimer by Andrew M. Kuchling · 20 years ago
  6. 067947e Last pass to fill in contributor names; remove stray 'contributed by' from the incompatible changes section; remove some XXX comments by Andrew M. Kuchling · 20 years ago
  7. c64be94 It's GTK+, apparently; remove XXX comment by Andrew M. Kuchling · 20 years ago
  8. 7466659 Bump version number; update patch/bug counts; bet that the final release will be in December by Andrew M. Kuchling · 20 years ago
  9. 5a2bc5f This commit was manufactured by cvs2svn to create tag 'r24c1'. by cvs2svn · 20 years ago
  10. 5cc727a 2.4rc1 by Anthony Baxter · 20 years ago
  11. 39e92ea Mark PyRange_New() as deprecated. by Raymond Hettinger · 20 years ago
  12. a2325f6 SF patch #1068456: small update for pdb docs by Raymond Hettinger · 20 years ago
  13. eac02e6 Add missing have_tcl conditions by Martin v. Löwis · 20 years ago
  14. 2a21679 SF bug #1066036: Typo about PyErr_WriteUnraisable() by Raymond Hettinger · 20 years ago
  15. 83e4a14 SF bug #1067018: Obsolete info in Tutorial 9.1 by Raymond Hettinger · 20 years ago
  16. 88c2595 SF bug #1067023: A small typo by Raymond Hettinger · 20 years ago
  17. b2d5a8e Comment for performance measurement. by Raymond Hettinger · 20 years ago
  18. 2224be6 Remove tempfile after use in test_call_string. by Peter Astrand · 20 years ago
  19. 0bb2a65 split functionality into pystack and pystackv commands. The former will by Skip Montanaro · 20 years ago
  20. 03562a5 Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set" by Kurt B. Kaiser · 20 years ago
  21. 5acdf93 Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set" by Kurt B. Kaiser · 20 years ago
  22. 49d4213 preparing for rc1 by Anthony Baxter · 20 years ago
  23. 1b626ca Fix pprint to be able to handle objects that don't have a __repr__ by Walter Dörwald · 20 years ago
  24. fdc58f2 SF bug 1066438: datetime.replace method description error by Tim Peters · 20 years ago
  25. 6fe8f19 Back out rev 1.96; see #1009389. by Martin v. Löwis · 20 years ago
  26. 5895481 avoid applying :active to anchors that are only link targets (no href attribute) by Fred Drake · 20 years ago
  27. f7a8899 The change in the linecache.checkcache() signature at rev 1.13 caused IDLE to exit by Kurt B. Kaiser · 20 years ago
  28. 1681b62 add another way to specify an alternate name for the documentation set, by Fred Drake · 20 years ago
  29. bbc0d44 SF bug 1065388: calendar day/month name lookup too slow by Tim Peters · 20 years ago
  30. fba7369 Patch #1050475: Fix various x86_64 build issues by Martin v. Löwis · 20 years ago
  31. deb39b5 if we treat \LaTeX specially, we need to do the same for \TeX by Fred Drake · 20 years ago
  32. 64f164e - wrap a long line - add directory information for the "What's New" document by Fred Drake · 20 years ago
  33. 9103ec5 avoid the inane markup generated by LaTeX2HTML for \LaTeX; that simply by Fred Drake · 20 years ago
  34. aee4da6 Add options to regrtest.py to make it possible to specify where to put by Walter Dörwald · 20 years ago
  35. 0ca0c64 SF bug 1054821: difflib HtmlDiff() extra space on inserted 1 character lines by Tim Peters · 20 years ago
  36. 195404f Use os.chdir/os.getcwd instead of os.path.realpath, to support Tru64 by Peter Astrand · 20 years ago
  37. 2dae764 On second thought: "Errors should never pass silently", so barf when a by Just van Rossum · 20 years ago
  38. 48ecacc testing control chars and non-dict root objects by Just van Rossum · 20 years ago
  39. b84330d - \f is not a valid XML character by Just van Rossum · 20 years ago
  40. 26e811a reordered a couple of things by Just van Rossum · 20 years ago
  41. 4416094 SF bug 1060644. Better explanation of min() and max() methods. Thanks Raymond Hettinger and Tim Peters. by Facundo Batista · 20 years ago
  42. 961eda7 SF #1063757: fix markup error (had LaTeX markup in the reST source, oops!). by Greg Ward · 20 years ago
  43. edde492 Minor grammatical errors fixed by Vinay Sajip · 20 years ago
  44. af305b1 remove some generated cruft now that we avoid the removal of elements by Fred Drake · 20 years ago
  45. 2269d86 Fix SF bug #1061770: Manual typesets bit-shift operators as guillemet by Fred Drake · 20 years ago
  46. c686483 add a comment explaining a particular text transformation by Fred Drake · 20 years ago
  47. 758f5ea Replace last two uses of the "list" environment with "description" environments. by Fred Drake · 20 years ago
  48. 52c937d remove unhelpful property setting that overrides the right setting for by Fred Drake · 20 years ago
  49. 8efc80a - remove use of a "list" environment (replace with a table) by Fred Drake · 20 years ago
  50. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  51. 0a3c818 - hack for MSIE5 to make (real) tables center by Fred Drake · 20 years ago
  52. 9c8149a more HTML styling detail changes by Fred Drake · 20 years ago
  53. 5d93eef move table formatting for grammar productions from HTML to CSS by Fred Drake · 20 years ago
  54. 5b00059 minor markup nits; fix missing whitespace by Fred Drake · 20 years ago
  55. 179b39a remove unreachable cruft by Fred Drake · 20 years ago
  56. 9e927f1 add a comment about one of the remaining warts in the table formatting by Fred Drake · 20 years ago
  57. b194b5b remove comment that seems to be wrong after all; browsers do implement by Fred Drake · 20 years ago
  58. 39a6a6d move much of the table styling out of the HTML and into the CSS; by Fred Drake · 20 years ago
  59. 96b49a5 SF patch 1062495: Modules/zipimport.c does not compile on solaris (Contributed by Niki W. Waibel.) by Raymond Hettinger · 20 years ago
  60. 2c45c9a SF patch 1062495: Modules/zipimport.c does not compile on solaris by Raymond Hettinger · 20 years ago
  61. 41f7038 Avoid a linker warning: MSVC 7 doesn't support /pdb:None, the debug by Thomas Heller · 20 years ago
  62. 0cf87be more more styling to the CSS by Fred Drake · 20 years ago
  63. d7a5bca more XHTML friendliness: <dl compact> becomes well-formed by Fred Drake · 20 years ago
  64. dcb16ac override a bit of LaTeX2HTML so empty table cells don't disappear from by Fred Drake · 20 years ago
  65. 952f880 SF patch #1062279: deque pickling problems (Contributed by Dima Dorfman.) by Raymond Hettinger · 20 years ago
  66. 15056a5 SF 1062353: set pickling problems by Raymond Hettinger · 20 years ago
  67. f8c075c Bump version number Add doctest section Wordsmithing by Andrew M. Kuchling · 20 years ago
  68. 7960bf9 And delete a useless comment. by Tim Peters · 20 years ago
  69. d7bbbbc _OutputRedirectingPdb.trace_dispatch(): Return the base class's by Tim Peters · 20 years ago
  70. 50c6bdb test_doctest.py test_pdb_set_trace_nested(): A new test from Jim Fulton by Tim Peters · 20 years ago
  71. e0b855f test for fixedness of bug #1057835. (thanks to Raymond for the prod). by Michael W. Hudson · 20 years ago
  72. 05522ad Fix bug by Michael W. Hudson · 20 years ago
  73. 481b09b3 SF #1062190. Removed an assertion that rendered trace.py unnecessarily by Raymond Hettinger · 20 years ago
  74. fb1ffb0 SF bug 1061968: threads: segfault or Py_FatalError at exit by Tim Peters · 20 years ago
  75. d6eb352 Stop printing listdir bytestring output, as the precise list of strings by Martin v. Löwis · 20 years ago
  76. cd24699 Try a different filename if the Latin-1 file name cannot by Martin v. Löwis · 20 years ago
  77. 4de9374 Patch #1062033 / bug #1027771: clarify what happens when calling by Johannes Gijsbers · 20 years ago
  78. 4f18caa Patch #1062018 / bug #1038693: comment out dead link in tkinter docs. by Johannes Gijsbers · 20 years ago
  79. 8de645a Patch #1061931 / bug #971872: factor out part of spillproperties, so by Johannes Gijsbers · 20 years ago
  80. 3546188 Added more documentation about the executable argument. Fixes #1056441. by Peter Astrand · 20 years ago
  81. def9d2a Fix for SF bug 988120 via patch 1061941. by Jeremy Hylton · 20 years ago
  82. f164322 Patch #1061924: add documentation for BaseRotatingHandler and correct by Johannes Gijsbers · 20 years ago
  83. eaaa771 Clarify that it's not necessary to subclass from TestCase to create a by Johannes Gijsbers · 20 years ago
  84. d7b6ad4 Patch #1061904 / bug #878275: give a nicer error message when someone by Johannes Gijsbers · 20 years ago
  85. c1d6536 When using shell=True on Windows, don't display a shell window by default. Fixes #1057061. by Peter Astrand · 20 years ago
  86. 80961f3 Fix apparently trivial buffer overflow (SF bug 1060396). by Jeremy Hylton · 20 years ago
  87. f8e74b1 If close() fails in file_dealloc, then print an error message to by Peter Astrand · 20 years ago
  88. 4f802ac Patch #1061857: add documentation for previously undocumented by Johannes Gijsbers · 20 years ago
  89. 16b0479 SF patch 1025636: Check for NULL returns in compile.c:com_import_stmt by Jeremy Hylton · 20 years ago
  90. 84a6c20 Bug #1055168: calling pdb.set_trace() calls Bdb.set_trace, which made by Johannes Gijsbers · 20 years ago
  91. e174ae9 Bump version for 2.4c1 by Martin v. Löwis · 20 years ago
  92. 72f0801 SF bug #1061457: spelling error in win installer by Raymond Hettinger · 20 years ago
  93. 700d9b9 SF patch #1061780: use a new -m option in pdb and profile invocations by Raymond Hettinger · 20 years ago
  94. 00afb07 Whitespace normalization. by Tim Peters · 20 years ago
  95. c601e0f Move the AC_MSG_RESULT function call for checking for pthread options up into by Brett Cannon · 20 years ago
  96. 7d28e96 Add comment about removal of CoreServices/CoreFoundation compilation against by Brett Cannon · 20 years ago
  97. 90cf212 Essentially SF patch 1061679: add missing __all__ to pickletools.py. Harmless. by Tim Peters · 20 years ago
  98. b12efd3 Comment cleanup. by Brett Cannon · 20 years ago
  99. eef2d3b regenerated configure from configure.in by Anthony Baxter · 20 years ago
  100. 8a92dd5 Don't choke on modes like rb or wb. by Raymond Hettinger · 20 years ago