1. d4a2ff4 Issue #11919: try to fix test_imp failure on some buildbots. by Antoine Pitrou · 13 years ago
  2. 1184690 Issue #11919: try to fix test_imp failure on some buildbots. by Antoine Pitrou · 13 years ago
  3. eec6060 Issue #10914: Add a minimal embedding test to test_capi. by Antoine Pitrou · 13 years ago
  4. 72562d0 Issue #10914: add NEWS item. by Antoine Pitrou · 13 years ago
  5. 8e60577 Issue #10914: Add a minimal embedding test to test_capi. by Antoine Pitrou · 13 years ago
  6. f645451 Issue #11856: Speed up parsing of JSON numbers. by Antoine Pitrou · 13 years ago
  7. 54afa55 Issue #2736: Documented how to compute seconds since epoch. by Alexander Belopolsky · 13 years ago
  8. c1935d2 Revert bb62908896fe, but keep the test by Jesus Cea · 13 years ago
  9. 4f71172 pybench prep_times calculation error (closes #11895) by Jesus Cea · 13 years ago
  10. 88f7841 Correctly merging #9319 into 3.3? by Jesus Cea · 13 years ago
  11. b32321a pybench prep_times calculation error (closes #11895) by Jesus Cea · 13 years ago
  12. 8f14bbd pybench prep_times calculation error (closes #11895) by Jesus Cea · 13 years ago
  13. 762f8d1 Issue #11005, issue #11915: fix issue number of commit 2c0da1c4f063. by Victor Stinner · 13 years ago
  14. c2824d4 Issue #11915: threading.RLock()._release_save() raises a RuntimeError if the by Victor Stinner · 13 years ago
  15. a82aa55 Minor clean-ups to docstrings, comments, and var names. by Raymond Hettinger · 13 years ago
  16. 5db3e01 Minor clean-ups to docstrings, comments, and var names. by Raymond Hettinger · 13 years ago
  17. 6803dc2 Remove unused private function by Antoine Pitrou · 13 years ago
  18. 8c52027 Issue #11258: Speed up ctypes.util.find_library() under Linux by a factor by Antoine Pitrou · 13 years ago
  19. 877509a Issue #11382: Trivial system calls, such as dup() or pipe(), needn't by Antoine Pitrou · 13 years ago
  20. 7fdd0fe Issue #9319: Fix the unit test by Victor Stinner · 13 years ago
  21. c68b6aa Issue #9319: Fix a crash on parsing a Python source code without encoding by Victor Stinner · 13 years ago
  22. 00bdbe1 Fixed bug in test_logging. by Vinay Sajip · 13 years ago
  23. 707d1e6 Merge with 3.2. by Ezio Melotti · 13 years ago
  24. 5569e9b Fix some more markup glitches in argparse doc. by Ezio Melotti · 13 years ago
  25. 7817e3b #11904-#11905: Merge typo fixes with 3.2. by Ezio Melotti · 13 years ago
  26. dca309d #11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  27. 2f1db7d #11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  28. ccb0547 #11902: Merge with 3.2. by Ezio Melotti · 13 years ago
  29. 00f53af #11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  30. 295c1d4 Add another example for accumulate(). by Raymond Hettinger · 13 years ago
  31. 5bba6c2 Merge with 3.2. by Ezio Melotti · 13 years ago
  32. 0ee9c1b Add the :mod: role where it was missing. by Ezio Melotti · 13 years ago
  33. c6f079d #11885: Merge with 3.2. by Ezio Melotti · 13 years ago
  34. cca4ef8 #11885: capitalize Python. by Ezio Melotti · 13 years ago
  35. 5149eed #11897: Merge with 3.2. by Ezio Melotti · 13 years ago
  36. c17c1f6 #11897: Fix typo in porting howto. Patch by Marti Raudsepp. by Ezio Melotti · 13 years ago
  37. 2b8ef2d say struct sequence rather than structseq and link to glossary by Benjamin Peterson · 13 years ago
  38. 82f614b glossary entry for struct sequence by Benjamin Peterson · 13 years ago
  39. a154b5c Simplify _count_elements() in _collections by Victor Stinner · 13 years ago
  40. 52d8fb5 merge by Jesus Cea · 13 years ago
  41. c2809af merge heads by Jesus Cea · 13 years ago
  42. f745d8b merge by Jesus Cea · 13 years ago
  43. f620754 merge heads by Jesus Cea · 13 years ago
  44. 7365acc merge heads by Jesus Cea · 13 years ago
  45. d9c0eb9 null merge by Jesus Cea · 13 years ago
  46. f299c51 null merge by Jesus Cea · 13 years ago
  47. 2fc8b87 Port 5b607cd8c71b (closes #11892) by Jesus Cea · 13 years ago
  48. 4f438b7 Minor text rearrangement. by Raymond Hettinger · 13 years ago
  49. 296d6d0 Minor text rearrangement. by Raymond Hettinger · 13 years ago
  50. fc330ae Minor text rearrangement. by Raymond Hettinger · 13 years ago
  51. 9a747fd merge by Jesus Cea · 13 years ago
  52. 902d96b heads merging by Jesus Cea · 13 years ago
  53. db26dff heads merging by Jesus Cea · 13 years ago
  54. f386764 null merge by Jesus Cea · 13 years ago
  55. ec81d41 null merge by Jesus Cea · 13 years ago
  56. 5020e00 Merge with 3.2. by Ezio Melotti · 13 years ago
  57. af92842 Use non-deprecated method name. by Ezio Melotti · 13 years ago
  58. 56fd326 null merge by Jesus Cea · 13 years ago
  59. 5ccd278 merge by Jesus Cea · 13 years ago
  60. c3ab577 merge by Jesus Cea · 13 years ago
  61. 1a7206b null merge by Jesus Cea · 13 years ago
  62. 32f4db3 Merge with 3.2. by Ezio Melotti · 13 years ago
  63. 7124f5f MERGE: Up-port changeset 5cf8f6da8743 (closes #11890) by Jesus Cea · 13 years ago
  64. 861d27f Merge with 3.1. by Ezio Melotti · 13 years ago
  65. e402724 Fix wrong function name. Noticed by Clive Darke. by Ezio Melotti · 13 years ago
  66. 1d4ae84 Up-port changeset 5cf8f6da8743 (closes #11890) by Jesus Cea · 13 years ago
  67. c1ceb64 MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 13 years ago
  68. 6159ee3 MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 13 years ago
  69. ac45150 startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 13 years ago
  70. 5e66b16 Tidied comments and docstrings. by Vinay Sajip · 13 years ago
  71. 5b9eecf Attempt fix of #11557 by refining test logic. by Vinay Sajip · 13 years ago
  72. 1e42f9e Attempt fix of #11557 by refining setup/teardown logic. by Vinay Sajip · 13 years ago
  73. 95bf504 Attempt fix of #11557 by changing setup/teardown logic. by Vinay Sajip · 13 years ago
  74. e07f522 Issue #11223: fix compiler warnings by Victor Stinner · 13 years ago
  75. 3def7e0 Attempt fix of #11557 by changing teardown logic. by Vinay Sajip · 13 years ago
  76. 783c82c Close #11619: write_compiled_module() doesn't encode the filename by Victor Stinner · 13 years ago
  77. f48ac30 Issue #11875: Alter the previous fix to work better with subclasses by Raymond Hettinger · 13 years ago
  78. 25458f1 Issue #11875: Alter the previous fix to work better with subclasses by Raymond Hettinger · 13 years ago
  79. d07eaf1 Issue #11875: Alter the previous fix to work better with subclasses by Raymond Hettinger · 13 years ago
  80. 2d70e29 Issue #11223: fix test_dummy_threading, add _dummy_thread.info() by Victor Stinner · 13 years ago
  81. 754851f Issue #11223: Add threading._info() function providing informations about the by Victor Stinner · 13 years ago
  82. cf2a807 faulthandler: don't use sigprocmask() by Victor Stinner · 13 years ago
  83. 4571ee0 Merge with 3.2. by Ezio Melotti · 13 years ago
  84. a947abe Merge with 3.1. by Ezio Melotti · 13 years ago
  85. 8dfcab0 Fix wrong number of functions noticed by Sandro Tosi. by Ezio Melotti · 13 years ago
  86. 0193f35 merge by Raymond Hettinger · 13 years ago
  87. 1114744 merge by Raymond Hettinger · 13 years ago
  88. f29f3ce merge by Raymond Hettinger · 13 years ago
  89. 1cc986e Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  90. 98c850a Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  91. 35b873a merge by Raymond Hettinger · 13 years ago
  92. 019a97c Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  93. ab69438 Hmm, __ne__ was missing by Raymond Hettinger · 13 years ago
  94. d08a2c2 Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  95. 64e564b Merged documentation fix from 3.2. by Vinay Sajip · 13 years ago
  96. f97255f Updated documentation on fileConfig(). by Vinay Sajip · 13 years ago
  97. ff1a735 os.sendfile(): on Linux if offset parameter is passed as NULL we were erroneously returning a (bytes_sent, None) tuple instead of bytes_sent by Giampaolo Rodola' · 13 years ago
  98. e8d2d2d Add new email.policy document to the toctree and fix markup glitch. by Georg Brandl · 13 years ago
  99. d7d01cd Merge test_startfile fix from 3.2. by Nadeem Vawda · 13 years ago
  100. cc3f029 Merge test_startfile fix from 3.1. by Nadeem Vawda · 13 years ago