1. f0ecdd2 Issue #13722: Avoid silencing ImportErrors when initializing the codecs registry. by Antoine Pitrou · 12 years ago
  2. 1b468af Issue #13722: Avoid silencing ImportErrors when initializing the codecs registry. by Antoine Pitrou · 12 years ago
  3. aa5c5c6 Finally fix all test_capi refleaks by Antoine Pitrou · 12 years ago
  4. ac456a1 Fix some of the remaining test_capi leaks by Antoine Pitrou · 12 years ago
  5. 8b0a74e Fix some of the remaining test_capi refleaks by Antoine Pitrou · 12 years ago
  6. 84091bf Fix some of the refleaks in test_capi (ported from 3.2) by Antoine Pitrou · 12 years ago
  7. 55f217f Fix refleaks in test_capi (this was easier than I thought!) by Antoine Pitrou · 12 years ago
  8. 165e01f Fix the builtin module initialization code to store the init function for future reinitialization. by Antoine Pitrou · 12 years ago
  9. 6c40eb7 Fix the builtin module initialization code to store the init function for future reinitialization. by Antoine Pitrou · 12 years ago
  10. af5facc Add part of test_inspect test from 2.7 by Antoine Pitrou · 12 years ago
  11. 0c60381 Add part of test_inspect test from 2.7 by Antoine Pitrou · 12 years ago
  12. bb5b92d Merge refleak fixes from 3.2 by Antoine Pitrou · 12 years ago
  13. fc1b6f0 Fix the _io module leaking references when a sub-interpreter is created. by Antoine Pitrou · 12 years ago
  14. 1c7ade5 Fix leaking a RuntimeError objects when creating sub-interpreters by Antoine Pitrou · 12 years ago
  15. fff47ab Fix a memory leak when initializing the standard I/O streams. by Antoine Pitrou · 12 years ago
  16. 2fabfac Fix a memory leak when initializing the standard I/O streams. by Antoine Pitrou · 12 years ago
  17. c5e1199 Issue #5689: Avoid excessive memory usage by using the default lzma preset. by Lars Gustäbel · 12 years ago
  18. 50a4d5d Merge: #13781: Fix GzipFile to work with os.fdopen()'d file objects. by Nadeem Vawda · 12 years ago
  19. 892b0b9 Issue #13781: Fix GzipFile to work with os.fdopen()'d file objects. by Nadeem Vawda · 12 years ago
  20. 5c1d814 MERGE: And yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 12 years ago
  21. 031605a And yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 12 years ago
  22. b78e1df MERGE: Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 12 years ago
  23. 1aa1cf3 Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 12 years ago
  24. e81ac8b #13665: merge with 3.2. by Ezio Melotti · 12 years ago
  25. acd5f7b #13665: s/string/bytes/ in error message. by Ezio Melotti · 12 years ago
  26. 226231c Use ASCII quotes and fix markup. by Ezio Melotti · 12 years ago
  27. 2c5b688 MERGE: Emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 12 years ago
  28. 6e35d41 Emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 12 years ago
  29. 44acda4 MERGE: Closes #13803: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 12 years ago
  30. 8874fd6 Closes #13803: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 12 years ago
  31. e39ebe4 Merge by Antoine Pitrou · 12 years ago
  32. 855889b Issue #10278: fix a typo in the doc by Victor Stinner · 12 years ago
  33. b94b266 Close #10278: Add time.wallclock() function, monotonic clock. by Victor Stinner · 12 years ago
  34. 2c08560 Fix error handling in timemodule.c by Antoine Pitrou · 12 years ago
  35. 25d1bdc Add missing versionadded in webbrowser doc. by Ezio Melotti · 12 years ago
  36. 72750a8 Issue #13809: Make bz2 module work with threads disabled. by Nadeem Vawda · 12 years ago
  37. 7422b22 Test running of code in a sub-interpreter (prelude to issue #6531). by Antoine Pitrou · 12 years ago
  38. 2f828f2 Test running of code in a sub-interpreter (prelude to issue #6531). by Antoine Pitrou · 12 years ago
  39. 5e8260b Issue #13727: Add 3 macros to access PyDateTime_Delta members: by Amaury Forgeot d'Arc · 12 years ago
  40. 0174db5 Issue #13589: Fix some serialization primitives in the aifc module. by Antoine Pitrou · 12 years ago
  41. 03757ec Issue #13589: Fix some serialization primitives in the aifc module. by Antoine Pitrou · 12 years ago
  42. 2a7fe03 Add missing sentinel to PyCursesWindow_getsets by Ronald Oussoren · 12 years ago
  43. c64ae92 fix indentation by Benjamin Peterson · 12 years ago
  44. c8909dd break out switch at correct place by Benjamin Peterson · 12 years ago
  45. 205ad61 only finish error if one occurred by Benjamin Peterson · 12 years ago
  46. c0beabc move LINENO define to where it actually belongs by Benjamin Peterson · 12 years ago
  47. 55e0043 streamline normalizer identification a bit by Benjamin Peterson · 12 years ago
  48. ea470af Remove "documenting" latex document. by Georg Brandl · 12 years ago
  49. c77bb65 Remove "documenting" latex document. by Georg Brandl · 12 years ago
  50. 31af0ce Remove "documenting" latex document. by Georg Brandl · 12 years ago
  51. eea4846 don't ready in case_operation, since most callers do it themselves by Benjamin Peterson · 12 years ago
  52. d120083 Issue: #12409: merge with 3.2 by Sandro Tosi · 12 years ago
  53. 32ee44f Issue: #12409: remove obsolete susp-entries by Sandro Tosi · 12 years ago
  54. f522aea Issue #13588: Rename decorators in importlib. by Brett Cannon · 12 years ago
  55. d3af6e3 fix spelling by Benjamin Peterson · 12 years ago
  56. de5827d invert condition (head bang) by Benjamin Peterson · 12 years ago
  57. 8d5a62d murder tabs by Benjamin Peterson · 12 years ago
  58. 0fa35ea fix possible refleaks by Benjamin Peterson · 12 years ago
  59. 89f8b80 use helpful PyUnicode_IS_ASCII macro by Benjamin Peterson · 12 years ago
  60. 5eda913 PyUnicode_DecodeUTF8 will always return a ready string by Benjamin Peterson · 12 years ago
  61. 8f56e09 rewrite such that this actually makes sense by Benjamin Peterson · 12 years ago
  62. d1bb06f regenerated using autoconf, includes dirfd test. by Gregory P. Smith · 12 years ago
  63. 30c8a11 Add a test for the dirfd library function (to be used in an upcoming by Gregory P. Smith · 12 years ago
  64. 6914048 regenerate configure using autoconf. includes the dirfd test. by Gregory P. Smith · 12 years ago
  65. 4188441 Test for the dirfd library function (for use in some upcoming changes). by Gregory P. Smith · 12 years ago
  66. b5a6deb Merge with 3.2 #6528 None, True, False are keywords in 3.x. Patch by R. Serwy. by Terry Jan Reedy · 12 years ago
  67. dc224f8 #6528 None, True, False are keywords in 3.x. Patch by Roger Serwy. by Terry Jan Reedy · 12 years ago
  68. f61ee5a #13715: merge with 3.2. by Ezio Melotti · 12 years ago
  69. 01b34af #13715: fix typo in unicodedata doc. Patch by Eli Collins. by Ezio Melotti · 12 years ago
  70. 37c7a06 #13695: merge with 3.2. by Ezio Melotti · 12 years ago
  71. 9ecb6be #13695: fix a couple of typos in the doc. by Ezio Melotti · 12 years ago
  72. 6f5b6d7 kill useless import added by 87331661042b by Benjamin Peterson · 12 years ago
  73. c6630b9 fix old titlecase function for extended case chars by Benjamin Peterson · 12 years ago
  74. 0c6bab1 merge 3.2 (#13766) by Benjamin Peterson · 12 years ago
  75. a846d0a explain why we need this grammar file (closes #13766) by Benjamin Peterson · 12 years ago
  76. 9487c4d comment about how flags could be expanded by Benjamin Peterson · 12 years ago
  77. ad9c569 delta encoding of upper/lower/title makes a glorious return (#12736) by Benjamin Peterson · 12 years ago
  78. da05f45 Issue #13629: Renumber the tokens in token.h to match the _PyParser_TokenNames indexes. by Meador Inge · 12 years ago
  79. 3388060 Issue #13629: Renumber the tokens in token.h to match the _PyParser_TokenNames indexes. by Meador Inge · 12 years ago
  80. 2d49600 Merge with 3.2 #13039 allow proper deletion of '>>> ' in IDLE editor windows. by Terry Jan Reedy · 12 years ago
  81. 7f53aea #13039 allow proper deletion of '>>> ' in IDLE editor windows. by Terry Jan Reedy · 12 years ago
  82. f5b62a9 Consolidate the occurrances of the prime used as the multiplier when hashing. by Gregory P. Smith · 12 years ago
  83. 63e6c32 Consolidate the occurrances of the prime used as the multiplier when hashing by Gregory P. Smith · 12 years ago
  84. d66b505 merge heads by Gregory P. Smith · 12 years ago
  85. 5831bd2 Remove an unnecessary extra copy of the bytes hash function. by Gregory P. Smith · 12 years ago
  86. ee090c7 merge with 3.2 by Sandro Tosi · 12 years ago
  87. 515687a remove 'Documenting Python' and its references, it's now on devguide by Sandro Tosi · 12 years ago
  88. 0ea3ea5 Mention the additional way to use the lvl parameter and when it changed. by Gregory P. Smith · 12 years ago
  89. c1f079f Mention the additional way to use the lvl parameter and when it changed. by Gregory P. Smith · 12 years ago
  90. c8d8b88 fix possible refleaks if PyUnicode_READY fails by Benjamin Peterson · 12 years ago
  91. bac7949 always explicitly check for -1 from PyUnicode_READY by Benjamin Peterson · 12 years ago
  92. d5890c8 add str.casefold() (closes #13752) by Benjamin Peterson · 12 years ago
  93. 94d5a71 Issue #13786: Remove unimplemented 'trace' long option from regrtest.py. by Meador Inge · 12 years ago
  94. b0ae0ac Issue #13786: Remove unimplemented 'trace' long option from regrtest.py. by Meador Inge · 12 years ago
  95. 50590f1 Use GetModuleHandleW to avoid *A functions where possible. by Martin v. Löwis · 12 years ago
  96. d61fdc1 Issue #13725: Add a NEWS entry. by Meador Inge · 12 years ago
  97. f37c198 Issue #13725: Add a NEWS entry. by Meador Inge · 12 years ago
  98. 124598c Issue #13725: regrtest does not recognize -d flag. by Meador Inge · 12 years ago
  99. 3f55e59 Issue #13725: regrtest does not recognize -d flag. by Meador Inge · 12 years ago
  100. 527c622 make YieldFrom its own distinct from Yield (closes #13780) by Benjamin Peterson · 12 years ago