1. 5b00059 minor markup nits; fix missing whitespace by Fred Drake · 20 years ago
  2. 179b39a remove unreachable cruft by Fred Drake · 20 years ago
  3. 9e927f1 add a comment about one of the remaining warts in the table formatting by Fred Drake · 20 years ago
  4. b194b5b remove comment that seems to be wrong after all; browsers do implement by Fred Drake · 20 years ago
  5. 39a6a6d move much of the table styling out of the HTML and into the CSS; by Fred Drake · 20 years ago
  6. 96b49a5 SF patch 1062495: Modules/zipimport.c does not compile on solaris (Contributed by Niki W. Waibel.) by Raymond Hettinger · 20 years ago
  7. 2c45c9a SF patch 1062495: Modules/zipimport.c does not compile on solaris by Raymond Hettinger · 20 years ago
  8. 41f7038 Avoid a linker warning: MSVC 7 doesn't support /pdb:None, the debug by Thomas Heller · 20 years ago
  9. 0cf87be more more styling to the CSS by Fred Drake · 20 years ago
  10. d7a5bca more XHTML friendliness: <dl compact> becomes well-formed by Fred Drake · 20 years ago
  11. dcb16ac override a bit of LaTeX2HTML so empty table cells don't disappear from by Fred Drake · 20 years ago
  12. 952f880 SF patch #1062279: deque pickling problems (Contributed by Dima Dorfman.) by Raymond Hettinger · 20 years ago
  13. 15056a5 SF 1062353: set pickling problems by Raymond Hettinger · 20 years ago
  14. f8c075c Bump version number Add doctest section Wordsmithing by Andrew M. Kuchling · 20 years ago
  15. 7960bf9 And delete a useless comment. by Tim Peters · 20 years ago
  16. d7bbbbc _OutputRedirectingPdb.trace_dispatch(): Return the base class's by Tim Peters · 20 years ago
  17. 50c6bdb test_doctest.py test_pdb_set_trace_nested(): A new test from Jim Fulton by Tim Peters · 20 years ago
  18. e0b855f test for fixedness of bug #1057835. (thanks to Raymond for the prod). by Michael W. Hudson · 20 years ago
  19. 05522ad Fix bug by Michael W. Hudson · 20 years ago
  20. 481b09b3 SF #1062190. Removed an assertion that rendered trace.py unnecessarily by Raymond Hettinger · 20 years ago
  21. fb1ffb0 SF bug 1061968: threads: segfault or Py_FatalError at exit by Tim Peters · 20 years ago
  22. d6eb352 Stop printing listdir bytestring output, as the precise list of strings by Martin v. Löwis · 20 years ago
  23. cd24699 Try a different filename if the Latin-1 file name cannot by Martin v. Löwis · 20 years ago
  24. 4de9374 Patch #1062033 / bug #1027771: clarify what happens when calling by Johannes Gijsbers · 20 years ago
  25. 4f18caa Patch #1062018 / bug #1038693: comment out dead link in tkinter docs. by Johannes Gijsbers · 20 years ago
  26. 8de645a Patch #1061931 / bug #971872: factor out part of spillproperties, so by Johannes Gijsbers · 20 years ago
  27. 3546188 Added more documentation about the executable argument. Fixes #1056441. by Peter Astrand · 20 years ago
  28. def9d2a Fix for SF bug 988120 via patch 1061941. by Jeremy Hylton · 20 years ago
  29. f164322 Patch #1061924: add documentation for BaseRotatingHandler and correct by Johannes Gijsbers · 20 years ago
  30. eaaa771 Clarify that it's not necessary to subclass from TestCase to create a by Johannes Gijsbers · 20 years ago
  31. d7b6ad4 Patch #1061904 / bug #878275: give a nicer error message when someone by Johannes Gijsbers · 20 years ago
  32. c1d6536 When using shell=True on Windows, don't display a shell window by default. Fixes #1057061. by Peter Astrand · 20 years ago
  33. 80961f3 Fix apparently trivial buffer overflow (SF bug 1060396). by Jeremy Hylton · 20 years ago
  34. f8e74b1 If close() fails in file_dealloc, then print an error message to by Peter Astrand · 20 years ago
  35. 4f802ac Patch #1061857: add documentation for previously undocumented by Johannes Gijsbers · 20 years ago
  36. 16b0479 SF patch 1025636: Check for NULL returns in compile.c:com_import_stmt by Jeremy Hylton · 20 years ago
  37. 84a6c20 Bug #1055168: calling pdb.set_trace() calls Bdb.set_trace, which made by Johannes Gijsbers · 20 years ago
  38. e174ae9 Bump version for 2.4c1 by Martin v. Löwis · 20 years ago
  39. 72f0801 SF bug #1061457: spelling error in win installer by Raymond Hettinger · 20 years ago
  40. 700d9b9 SF patch #1061780: use a new -m option in pdb and profile invocations by Raymond Hettinger · 20 years ago
  41. 00afb07 Whitespace normalization. by Tim Peters · 20 years ago
  42. c601e0f Move the AC_MSG_RESULT function call for checking for pthread options up into by Brett Cannon · 20 years ago
  43. 7d28e96 Add comment about removal of CoreServices/CoreFoundation compilation against by Brett Cannon · 20 years ago
  44. 90cf212 Essentially SF patch 1061679: add missing __all__ to pickletools.py. Harmless. by Tim Peters · 20 years ago
  45. b12efd3 Comment cleanup. by Brett Cannon · 20 years ago
  46. eef2d3b regenerated configure from configure.in by Anthony Baxter · 20 years ago
  47. 8a92dd5 Don't choke on modes like rb or wb. by Raymond Hettinger · 20 years ago
  48. 93d9d5f get_boundary(): Fix for SF bug #1060941. RFC 2046 says boundaries may begin by Barry Warsaw · 20 years ago
  49. 932874d test_boundary_with_leading_space(): Test case for SF bug #1060941. RFC 2046 by Barry Warsaw · 20 years ago
  50. bb4e859 SF bug #1060825: Error in difflib docs by Raymond Hettinger · 20 years ago
  51. ec6eb36 SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core by Raymond Hettinger · 20 years ago
  52. e0bdaef - remove some bogus <meta> tags from the document head by Fred Drake · 20 years ago
  53. 0384be3 generate the "type" attribute on the favicon link by Fred Drake · 20 years ago
  54. 6e2e90d switch remaining icon references to the PNG icons by Fred Drake · 20 years ago
  55. 8aebe19 add encouragement to contribute without learning LaTeX (closes SF bug #948517) by Fred Drake · 20 years ago
  56. 5c0ebdc - make the default image type PNG, to match mkhowto by Fred Drake · 20 years ago
  57. 2cf5e19 Point out some platform vagaries in stat() and utime(). by Tim Peters · 20 years ago
  58. 80adba6 Mistakes in the "sequence types" page: by Armin Rigo · 20 years ago
  59. 99e5ce5 markup nit by Fred Drake · 20 years ago
  60. b0c6630 post-release by Anthony Baxter · 20 years ago
  61. 599bd5e Fix bug 1052242. Also includes rewrite of test case using unittest and by Skip Montanaro · 20 years ago
  62. ed30629 fix markup in "title" attribute for \citetitle{} by Fred Drake · 20 years ago
  63. 7348bad This commit was manufactured by cvs2svn to create tag 'r24b2'. by cvs2svn · 20 years ago
  64. 9f41f3a release shenanigans by Anthony Baxter · 20 years ago
  65. 7b2563b Exclude badsyntax from compileall; adjust options to what Makefile.pre.in does. by Martin v. Löwis · 20 years ago
  66. 6450190 Bump buildno for 2.4b2. by Martin v. Löwis · 20 years ago
  67. eac00ed fix accidental commit by Fred Drake · 20 years ago
  68. 7fabaf8 clarify discussion of iteration in the section on the "for" statement by Fred Drake · 20 years ago
  69. 303e30e clarify discussion of iteration in the section on the "for" statement by Fred Drake · 20 years ago
  70. 9a40851 clarify trailing comma in function argument list (SF bug #798652) by Fred Drake · 20 years ago
  71. e808c23 - show how to use file.write() with a non-string value by Fred Drake · 20 years ago
  72. 22b3b47 release bit by Anthony Baxter · 20 years ago
  73. 5dec096 Maintain peepholer's cumlc invariant by updating the running total by Raymond Hettinger · 20 years ago
  74. 7d112df Bump-up block size. by Raymond Hettinger · 20 years ago
  75. f7010be * Bumped up the sleep() delay to four seconds so this test will run by Raymond Hettinger · 20 years ago
  76. bb9c739 Add error checks for the bz2, cStringIO and operator modules. by Walter Dörwald · 20 years ago
  77. bc1d1b8 gc_list_move(): Make this truly equivalent to remove+append. While by Tim Peters · 20 years ago
  78. 099ecfb Simplify and future proof NOP counting in the peepholer. by Raymond Hettinger · 20 years ago
  79. 4a8d851 Bug #1057993: Use sleep() always instead of os.utime() possibly broken by Hye-Shik Chang · 20 years ago
  80. 87d6fc5 SF bug #1030118, this should have named the email.Utils module as the one by Barry Warsaw · 20 years ago
  81. 8c72eae SF patch #1056967, changes the semantics of Template.safe_substitute() to not by Barry Warsaw · 20 years ago
  82. 4590c00 test_on_error(): Rewrite so it works on WinXP too. Unsure about 95/98/ME. by Tim Peters · 20 years ago
  83. e2d5918 gc list function cleanup. by Tim Peters · 20 years ago
  84. cc2a866 handle_weakrefs(): Simplification -- there's no need to make a second by Tim Peters · 20 years ago
  85. 63e2090 Bug #1057535: add link in time module to calendar.timegm(). by Johannes Gijsbers · 20 years ago
  86. ef5ffc4 Bug #1048941: shutil.rmtree error handling was always broken by Johannes Gijsbers · 20 years ago
  87. 57341c3 SF patch #1056231: typo in comment (unicodeobject.h) by Raymond Hettinger · 20 years ago
  88. ead8b7a SF 1055820: weakref callback vs gc vs threads by Tim Peters · 20 years ago
  89. d7bcf4d Fixed a comment and added another one. by Armin Rigo · 20 years ago
  90. effb393 Adopt some peepholer suggestions from Armin Rigo: by Raymond Hettinger · 20 years ago
  91. 0c1b253 add xml:id attributes wherever we generate the IDs (old patch saved up) by Fred Drake · 20 years ago
  92. 048840c style consistency: by Fred Drake · 20 years ago
  93. 006483b Added network logging example by Vinay Sajip · 20 years ago
  94. 89a3946 Wrote down the invariants of some common objects whose structure is by Armin Rigo · 20 years ago
  95. 063e1e8 Trigger a few error cases in Modules/_codecsmodule.c. by Walter Dörwald · 20 years ago
  96. 14adbe7 Fix bug of implementation of algorithm for calculating the date from year, week by Brett Cannon · 20 years ago
  97. 79d9bfa Fix [1055540 ] bdist_wininst broken for pure Python distributions by Mark Hammond · 20 years ago
  98. 17931de SF patch #1053375. (Contributed by Facundo Batista.) by Raymond Hettinger · 20 years ago
  99. 7afa64e Add a comment explains why we should modify mtime here. by Hye-Shik Chang · 20 years ago
  100. 1816d79 Removed newly redundant embedded import. by Tim Peters · 20 years ago