1. 85004cc SF bug #782369: Massive memory leak in array module by Raymond Hettinger · 21 years ago
  2. 83f5291 forgot to commit this - note about the signal module SIGRT(MIN,MAX) by Anthony Baxter · 21 years ago
  3. b7150a2 Mention caching and better thread-safety for Lib/_strptime.py by Brett Cannon · 21 years ago
  4. 1064909 Patch #781722: Reject AF_INET6 if IPv6 is disabled. Will backport to 2.3. by Martin v. Löwis · 21 years ago
  5. 0d8e16c Support trailing dots in DNS names. Fixes #782510. Will backport to 2.3. by Martin v. Löwis · 21 years ago
  6. 8db4403 Correct URL of normalization file. Fixes #781065. Will backport to 2.3. by Martin v. Löwis · 21 years ago
  7. cebcc61 Patch #781126: Fix markup for add_fallback. Will backport to 2.3. by Martin v. Löwis · 21 years ago
  8. 249d50a Make sure eol_convention is an ASCII string. Fixes #774680. by Martin v. Löwis · 21 years ago
  9. 5d9c636f init_myformat(): None of the "mark" values can be empty strings, or by Fred Drake · 21 years ago
  10. 474335c Re-introduce caching of TimeRE and compiled regexes with added thread-safety. by Brett Cannon · 21 years ago
  11. 8ab27df Touch-up to docstrings. by Brett Cannon · 21 years ago
  12. b278ac4 Add note about fileno not being usable as a normal file descriptor in Windows. by Brett Cannon · 21 years ago
  13. e0c1740 better support for well-formed XHTML by Fred Drake · 21 years ago
  14. 2fc88a6 make the portions of the generated HTML produced by these styles better by Fred Drake · 21 years ago
  15. 4ee2ff3 Clarified that TypeErrors can be raised by any function (not just builtins). by Raymond Hettinger · 21 years ago
  16. ed9bf12 protect against test problems with Jython by Skip Montanaro · 21 years ago
  17. d5cf0b8 added test for bug 782369 by Skip Montanaro · 21 years ago
  18. c1b4154 more extension marshal tests and conversion to unittest - was surprised to by Skip Montanaro · 21 years ago
  19. eaef615 As discussed on python-dev, changed builtin.zip() to handle zero arguments by Raymond Hettinger · 21 years ago
  20. 9463792 To be a good citizen, it should really delete its socket when done. by Skip Montanaro · 21 years ago
  21. cb3988c add skeletal "what's new" for 2.4a1 and mention a couple python-mode tweaks. by Skip Montanaro · 21 years ago
  22. 0316116 delete the f1 key binding. py-help-at-point is still available @ C-c C-h. by Skip Montanaro · 21 years ago
  23. 98a4fbe make pending-delete/delete-selection mode work with py-electric-colon by Skip Montanaro · 21 years ago
  24. f37f37d Patch [ 776725 ] add SIGRTMIN, SIGRTMAX to signalmodule.c by Anthony Baxter · 21 years ago
  25. 4563769 tweak to py-fill-paragraph - problem noted by John Lee and correction by Skip Montanaro · 21 years ago
  26. 67e5582 Complete move of windows builds to 2.4alpha by Mark Hammond · 21 years ago
  27. 3576f0a Everyone knows what Fred meant, but I thought I'd make it official... ;-) by Skip Montanaro · 21 years ago
  28. 7d597d9 Generalize the template for the "What's New" document so it's easier by Fred Drake · 21 years ago
  29. 90b2049 there's a new "What's New" for Python 2.4 by Fred Drake · 21 years ago
  30. ed0fa3d boilerplate to start off "What's New in Python 2.4" by Fred Drake · 21 years ago
  31. afc0d8e Update to the same version info used by the interpreter. by Fred Drake · 21 years ago
  32. 9bd4462 Update version number here as well; patchlevel.h is not the only place. by Fred Drake · 21 years ago
  33. 73a8a4b Fix typo. by Walter Dörwald · 21 years ago
  34. 68a3294 [Bug #779469] Fix error in example code by Andrew M. Kuchling · 21 years ago
  35. bf71fa1 Bump the trunk to 2.4a0 by Barry Warsaw · 21 years ago
  36. 9d84308 update the documentation contact address by Fred Drake · 21 years ago
  37. 333d6fd - update the documentation contact address by Fred Drake · 21 years ago
  38. 5a2e2c1 Get rid of empty sections by Barry Warsaw · 21 years ago
  39. 36c1afc SF bug 778400: IDLE hangs when selecting "Edit with IDLE". by Tim Peters · 21 years ago
  40. b34ba3f Bump version number; record 2.3 release date by Andrew M. Kuchling · 21 years ago
  41. 7a7aba9 Update release information. by Fred Drake · 21 years ago
  42. 96b49ff Bump version information. by Fred Drake · 21 years ago
  43. 7388dff Updated Windows installer for 2.3 final. by Tim Peters · 21 years ago
  44. 342aab1 Repaired botched release serial number. by Tim Peters · 21 years ago
  45. f7e6091 Repair botched release serial number. by Tim Peters · 21 years ago
  46. 32675b6 Bump Windows build number for 2.3 final. by Tim Peters · 21 years ago
  47. 0963803 Added section for 2.3 final; moved IDLE news into it that I inserted in by Tim Peters · 21 years ago
  48. 6cb2e0d Bump Windows resource version macro for 2.3 final. by Tim Peters · 21 years ago
  49. 2f99ae5 Bump release level to 2.3 (we won't have time for this tomorrow). by Tim Peters · 21 years ago
  50. d50bd6c Update URL. by Fred Drake · 21 years ago
  51. c794a1c Gave the main NEWS file its own IDLE section, and populated it with a by Tim Peters · 21 years ago
  52. 220fecf Added a banner to the shell startup message discussing possible by Kurt B. Kaiser · 21 years ago
  53. 7fbc304 Update for release. by Kurt B. Kaiser · 21 years ago
  54. ee924cd Bump the version number by Barry Warsaw · 21 years ago
  55. 49b5230 This commit was manufactured by cvs2svn to create tag 'r23c2'. by cvs2svn · 21 years ago
  56. c0bf33e This is release candidate 2 by Barry Warsaw · 21 years ago
  57. 0517c9a Updated news for 2.3c2. by Barry Warsaw · 21 years ago
  58. d1f46c8 Don't export the SPB type as "SPB", because it shadows the method SPB, by Jack Jansen · 21 years ago
  59. f31bd45 Added instructions on setting the proxy host. by Jack Jansen · 21 years ago
  60. 2c24d42 Fixes bug of having default argument for TimeRE's __init__ that caused the by Brett Cannon · 21 years ago
  61. 9a71475 Fix [ 776721 ] locale.setlocale() leaks by Mark Hammond · 21 years ago
  62. 175ddb5 Remove caching of TimeRE (and thus LocaleTime) instance. Error was being by Brett Cannon · 21 years ago
  63. 98741af Bump release number. by Fred Drake · 21 years ago
  64. 6560a25 Update version numbers and dates for 2.3c2 -- we won't be able to do this by Tim Peters · 21 years ago
  65. e004041 Bugfix for #775892: added -mno-fused-madd to BASECFLAGS on MacOSX. by Jack Jansen · 21 years ago
  66. 6145a62 1. Python Bug 775541: Calltips error when docstring is None. Introduced by Kurt B. Kaiser · 21 years ago
  67. a378864 Fix representation of ^= operator in __ixor__() documentation. by Fred Drake · 21 years ago
  68. 18452a4 MacPython-OS9 has its own copy of the interrupt handling code. Added PyErr_SetInterrupt() here too. by Jack Jansen · 21 years ago
  69. 1fb83c1 Don't force boot-disk-only install, for reasons unknown it causes more by Jack Jansen · 21 years ago
  70. dffeaf4 Scripts runs with pythonw no longer had full window manager access due by Jack Jansen · 21 years ago
  71. 5943b4a Restored commented-out line checked in by mistake. by Tim Peters · 21 years ago
  72. 9390dd5 locale-restoration code: Don't leave comparison to None implicit. For by Tim Peters · 21 years ago
  73. 36f7e93 Fred wasn't kidding -- there really are docs for the locale module <wink>. by Tim Peters · 21 years ago
  74. d1deac0 Fix error in test of not comparing against 0 item of a list by Brett Cannon · 21 years ago
  75. c23f39c Patch #775784: YA Cygwin expected regression test skip patch by Jason Tishler · 21 years ago
  76. 354e3d9 Change the zipimport implementation to accept files containing by Thomas Heller · 21 years ago
  77. fac083d Patch 775605: Cygwin pthread_sigmask() workaround patch by Jason Tishler · 21 years ago
  78. 5d6ceb4 more generic reference to python interpreter by Skip Montanaro · 21 years ago
  79. 12cb99b Various tweaks to make the packages work better. Still not 100%, though. by Jack Jansen · 21 years ago
  80. f753816 Files used for the 2.3rc1+ binary installer. This one has the size problem by Jack Jansen · 21 years ago
  81. 88821f7 Important usability fix in itertools documentation. by Raymond Hettinger · 21 years ago
  82. 291f14e Windows fix: When PYTHONCASEOK is set, or for any other reason imports by Tim Peters · 21 years ago
  83. f1c9869 Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 21 years ago
  84. 644a08c Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 21 years ago
  85. 700c890 Avoid a few 301 permanent redirects. Part of SF patch #773007. by Fred Drake · 21 years ago
  86. ef13949 Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 21 years ago
  87. e3ea281 readerThread(): Add max_retries to both DeadlockWrap() calls. This by Barry Warsaw · 21 years ago
  88. 40b2e83 We erronuously re-used the pimpinstaller object if there were multiple installs. by Jack Jansen · 21 years ago
  89. a7203d1 Because plistlib doesn't catch all possible errors that can by Jack Jansen · 21 years ago
  90. 749f481 Backport from r23c1-branch: by Jack Jansen · 21 years ago
  91. e676c5e test01_join(): Fix a test failure when run with "python -O". The by Barry Warsaw · 21 years ago
  92. f239c6d Repair mis-application of Jeremy's patch. Thanks, Neal! by Fred Drake · 21 years ago
  93. 01a4312 Added note about the pyexpat memory leak fix. by Fred Drake · 21 years ago
  94. 7b6caff Fix memory leak reported & discussed on the Python XML-SIG mailing list. by Fred Drake · 21 years ago
  95. 55512dc Clarify a statement regarding both shared and static library. by Fred Drake · 21 years ago
  96. 6c49709 Merge the old dumbdbm documetation into the new docs that have been added. by Fred Drake · 21 years ago
  97. 6a62725 Merge 23c1-branch back into the head. Barry will send email about the by Tim Peters · 21 years ago
  98. 0ceb9b1 Change \code to \verb, because TeX merges the two dashes into a by Andrew M. Kuchling · 21 years ago
  99. d71a551 Minor typo by Barry Warsaw · 21 years ago
  100. 476fcae SF bug #774411: Typo in socket documentation by Raymond Hettinger · 21 years ago