1. e2648ee doodedoodedoo on the way to 2.4 final by Anthony Baxter · 21 years ago
  2. e48bad7 preparing for 2.4 final (wooooooo!) by Anthony Baxter · 21 years ago
  3. 4c79a83 Hye-Shik Chang's fix for Bug 875692. by Kurt B. Kaiser · 21 years ago
  4. 5cc727a 2.4rc1 by Anthony Baxter · 21 years ago
  5. 39e92ea Mark PyRange_New() as deprecated. by Raymond Hettinger · 21 years ago
  6. 0bb2a65 split functionality into pystack and pystackv commands. The former will by Skip Montanaro · 21 years ago
  7. bbc0d44 SF bug 1065388: calendar day/month name lookup too slow by Tim Peters · 21 years ago
  8. 96b49a5 SF patch 1062495: Modules/zipimport.c does not compile on solaris (Contributed by Niki W. Waibel.) by Raymond Hettinger · 21 years ago
  9. 50c6bdb test_doctest.py test_pdb_set_trace_nested(): A new test from Jim Fulton by Tim Peters · 21 years ago
  10. fb1ffb0 SF bug 1061968: threads: segfault or Py_FatalError at exit by Tim Peters · 21 years ago
  11. def9d2a Fix for SF bug 988120 via patch 1061941. by Jeremy Hylton · 21 years ago
  12. 7d28e96 Add comment about removal of CoreServices/CoreFoundation compilation against by Brett Cannon · 21 years ago
  13. 90cf212 Essentially SF patch 1061679: add missing __all__ to pickletools.py. Harmless. by Tim Peters · 21 years ago
  14. b12efd3 Comment cleanup. by Brett Cannon · 21 years ago
  15. b0c6630 post-release by Anthony Baxter · 21 years ago
  16. 599bd5e Fix bug 1052242. Also includes rewrite of test case using unittest and by Skip Montanaro · 21 years ago
  17. 9f41f3a release shenanigans by Anthony Baxter · 21 years ago
  18. 8c72eae SF patch #1056967, changes the semantics of Template.safe_substitute() to not by Barry Warsaw · 21 years ago
  19. ead8b7a SF 1055820: weakref callback vs gc vs threads by Tim Peters · 21 years ago
  20. 3376149 Patch #1044395: Allow configure option --enable-shared in FreeBSD. by Hye-Shik Chang · 21 years ago
  21. 182ac85 SF #737473: Show up-to-date source code in tracebacks always. by Hye-Shik Chang · 21 years ago
  22. 561fbf1 SF bug #1054139: serious string hashing error in 2.4b1 by Raymond Hettinger · 21 years ago
  23. 2ef7e6c SF bug #1052503: pdb runcall should accept keyword arguments by Raymond Hettinger · 21 years ago
  24. 9047c8f SF bug #1048870: call arg of lambda not updating by Raymond Hettinger · 21 years ago
  25. acaffe6 Move to version 2 of the PSF license, approved by the Board earlier today. by Tim Peters · 21 years ago
  26. 06a30b0 Fix minor reST error in Misc/NEWS. by Brett Cannon · 21 years ago
  27. 054541e Latest version for beta 1. by Sean Reifschneider · 21 years ago
  28. 66e80ba Add item by Andrew M. Kuchling · 21 years ago
  29. c64aab8 SF bug #902037: relative on-disk SYSTEM id handling is incorrect by Raymond Hettinger · 21 years ago
  30. e54e726 SF patch #1038388: __main__ for whichdb.py (Contributed by Oleg Broytmann.) by Raymond Hettinger · 21 years ago
  31. 9414ded Delete empty sections in beta1 news by Andrew M. Kuchling · 21 years ago
  32. 0d19bae Add item by Andrew M. Kuchling · 21 years ago
  33. 8abcc5d Add support for %U and %W to contribute to calculating the date when the year by Brett Cannon · 21 years ago
  34. be8370dc Add sections for 2.4b2 by Brett Cannon · 21 years ago
  35. 6a587c1 release shenanigans by Anthony Baxter · 21 years ago
  36. a024034 Patch 1046644 - improved distutils support for SWIG. by Anthony Baxter · 21 years ago
  37. 22dcf66 Patch 983206: distutils obeys LDSHARED env var. Removed the code in by Anthony Baxter · 21 years ago
  38. e4f8a48 969574 by Anthony Baxter · 21 years ago
  39. 518d393 Fix PEP number by Andrew M. Kuchling · 21 years ago
  40. 5b3687d Added Peter Astrand's subprocess module. by Fredrik Lundh · 21 years ago
  41. 418de1f Added note about the new usegmt argument to email.Utils.formatdate(). by Barry Warsaw · 21 years ago
  42. 7f468f2 SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick by Tim Peters · 21 years ago
  43. 8470558 PyInterpreterState_New(), PyThreadState_New(): use malloc/free directly. by Tim Peters · 21 years ago
  44. 263091e find_key(): This routine wasn't thread-correct, and accounts for the by Tim Peters · 21 years ago
  45. 3afe4f3 Add helpful comment by Andrew M. Kuchling · 21 years ago
  46. 6f59325 Take out Guido's name and put in the PSF by Andrew M. Kuchling · 21 years ago
  47. 895f245 Update two URLs by Andrew M. Kuchling · 21 years ago
  48. 166e625 Add -m to man page by Andrew M. Kuchling · 21 years ago
  49. db29e0f SF patch #1035498: -m option to run a module as a script by Raymond Hettinger · 21 years ago
  50. 4f35c71 Locale data that contains regex metacharacters are now properly escaped. by Brett Cannon · 21 years ago
  51. 130e37f Read the text files to be compared in universal-newline mode. by Tim Peters · 21 years ago
  52. dd3c837 added plistlib news item by Just van Rossum · 21 years ago
  53. 1cbf206 SF bug #997050: Document, test, & check for non-string values in ConfigParser. Moved the new string-only restriction added in rev. 1.65 to the SafeConfigParser class, leaving existing ConfigParser & RawConfigParser behavior alone, and documented the conditions under which non-string values work. by David Goodger · 21 years ago
  54. 68a1abd SF bug #1017864: ConfigParser now correctly handles default keys, processing them with ``ConfigParser.optionxform`` when supplied, consistent with the handling of config file entries and runtime-set options. by David Goodger · 21 years ago
  55. bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 21 years ago
  56. 565ea5a SF bug#1038917 fix typos (Contributed by George Yoshida.) by Raymond Hettinger · 21 years ago
  57. cf8997f Noted the fix to deque gc. by Tim Peters · 21 years ago
  58. bfef869 Add note about inclusion of DarwinPorts directories in setup.py on darwin. by Brett Cannon · 21 years ago
  59. a80a2c8 Updated doctest doc news. by Tim Peters · 21 years ago
  60. 35ae3dd Add warning notation about using 'bomb' setting. by Brett Cannon · 21 years ago
  61. 596ba4d Granted Noam Raphael's request for minor improvements to the re module and by Raymond Hettinger · 21 years ago
  62. 862f059 Introduced a Py_IS_NAN macro, which probably works on the major platforms by Tim Peters · 21 years ago
  63. 307fa78 SF bug #513866: Float/long comparison anomaly. by Tim Peters · 21 years ago
  64. 2c31a05 SF patch #1031667: Fold tuples of constants into a single constant by Raymond Hettinger · 21 years ago
  65. 0318a93 Clarify that iteration is over headers, not Mime elements. by Raymond Hettinger · 21 years ago
  66. ce96d8b Bug #1030125: rfc822 __iter__ problem by Raymond Hettinger · 21 years ago
  67. 24a0045 Add a commented-out recipe on making trailing whitespace explicit. by Brett Cannon · 21 years ago
  68. 729d47d Patch #1024670: Support int objects in PyLong_AsUnsignedLong[Mask]. by Martin v. Löwis · 21 years ago
  69. 8b4e886 When this file is sourced in, or used as, one's vimrc file it will set the proper settings to follow the style guidelines laid out in PEPs 7 & 8 as best it can without forcing extraneous settings. by Brett Cannon · 21 years ago
  70. f3c5611 Patch #1029061: Always extract member names from the tarinfo. by Martin v. Löwis · 21 years ago
  71. 39a3178 Patch #1025790: Add status code constants to httplib. by Martin v. Löwis · 21 years ago
  72. 528ca53 SF bug #1028306: date-datetime comparison by Tim Peters · 21 years ago
  73. 82d0eec mention httplib ipv6 fix by Skip Montanaro · 21 years ago
  74. 5011d0c Fix quoting. by Walter Dörwald · 21 years ago
  75. 82076ef Reluctantly, rehabilitate doctest.master. by Tim Peters · 21 years ago
  76. 55be9ea Typo fix: 'comparisions' is not a word by Andrew M. Kuchling · 21 years ago
  77. 23c48a1 Patch #808120: Add --force-arch=ARCH to bdist_rpm.py. by Martin v. Löwis · 21 years ago
  78. 641d648 Patch #808115: Add script support to bdist_rpm.py. by Martin v. Löwis · 21 years ago
  79. 6965203 SF patch #998993: The UTF-8 and the UTF-16 stateful decoders now support by Walter Dörwald · 21 years ago
  80. 566d934 compiler.transformer: correct lineno attribute when possible SF patch #1015989 by Jeremy Hylton · 21 years ago
  81. 2ad68e6 Ported test__locale to unittest. by Brett Cannon · 21 years ago
  82. f30bc11 update version by Anthony Baxter · 21 years ago
  83. e13943a release date by Anthony Baxter · 21 years ago
  84. 0087343 Add news item. by Andrew M. Kuchling · 21 years ago
  85. 5a9618e Remove mpz, rotor by Andrew M. Kuchling · 21 years ago
  86. 57269d0 Remove mpz, rotor, xreadlines modules by Andrew M. Kuchling · 21 years ago
  87. 1a4ddae SF patch #1007189, multi-line imports, for instance: by Anthony Baxter · 21 years ago
  88. 5ae9743 Bug #1014775: update NEWS.help for changes in docutils. by Johannes Gijsbers · 21 years ago
  89. 343cb8a Bug #1014770: apply some rest-foo and fix some docutils errors. by Johannes Gijsbers · 21 years ago
  90. 4c11f60 Patch #934356: if a module defines __all__, believe that rather than using by Johannes Gijsbers · 21 years ago
  91. ae882f7 Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists in glob.glob. by Johannes Gijsbers · 21 years ago
  92. 356a459 Teach the random module about os.urandom(). by Raymond Hettinger · 21 years ago
  93. 47e52ee SF patch 936813: fast modular exponentiation by Tim Peters · 21 years ago
  94. 0973b99 SF patch 936813: fast modular exponentiation by Tim Peters · 21 years ago
  95. e064b41 Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option. by Martin v. Löwis · 21 years ago
  96. dc3883f Patch #934711: Expose platform-specific entropy. by Martin v. Löwis · 21 years ago
  97. 6ab78cd SF feature request #992967: array.array objects should support sequences. by Raymond Hettinger · 21 years ago
  98. cc8a4f6 When building with --disable-toolbox-glue under Darwin, skip building any by Brett Cannon · 21 years ago
  99. 3203efb Patch #1014930. Expose current parse location to XMLParser. by Dave Cole · 21 years ago
  100. cae9e67 Patch #970015: Replace - by _ in version and release. by Martin v. Löwis · 21 years ago