1. 793b531 Issue #10914: Initialize correctly the filesystem codec when creating a new by Victor Stinner · 13 years ago
  2. b90db4c Issue #11918: OS/2 and VMS are no more supported because of the lack of by Victor Stinner · 13 years ago
  3. 0145c54 merge from 3.2 by Senthil Kumaran · 13 years ago
  4. 30fe818 merge from 3.1 by Senthil Kumaran · 13 years ago
  5. 72387f9 Update News entry for Issue11236 by Senthil Kumaran · 13 years ago
  6. bf1253b #6780: merge with 3.2. by Ezio Melotti · 13 years ago
  7. f2b3f78 #6780: merge with 3.1. by Ezio Melotti · 13 years ago
  8. ba42fd5 #6780: fix starts/endswith error message to mention that tuples are accepted too. by Ezio Melotti · 13 years ago
  9. eec6060 Issue #10914: Add a minimal embedding test to test_capi. by Antoine Pitrou · 13 years ago
  10. 72562d0 Issue #10914: add NEWS item. by Antoine Pitrou · 13 years ago
  11. f645451 Issue #11856: Speed up parsing of JSON numbers. by Antoine Pitrou · 13 years ago
  12. 762f8d1 Issue #11005, issue #11915: fix issue number of commit 2c0da1c4f063. by Victor Stinner · 13 years ago
  13. c2824d4 Issue #11915: threading.RLock()._release_save() raises a RuntimeError if the by Victor Stinner · 13 years ago
  14. 8c52027 Issue #11258: Speed up ctypes.util.find_library() under Linux by a factor by Antoine Pitrou · 13 years ago
  15. 877509a Issue #11382: Trivial system calls, such as dup() or pipe(), needn't by Antoine Pitrou · 13 years ago
  16. c1ceb64 MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 13 years ago
  17. 6159ee3 MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 13 years ago
  18. ac45150 startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 13 years ago
  19. 754851f Issue #11223: Add threading._info() function providing informations about the by Victor Stinner · 13 years ago
  20. 1114744 merge by Raymond Hettinger · 13 years ago
  21. 1cc986e Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  22. 98c850a Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  23. 019a97c Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  24. d08a2c2 Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  25. d7d01cd Merge test_startfile fix from 3.2. by Nadeem Vawda · 13 years ago
  26. cc3f029 Merge test_startfile fix from 3.1. by Nadeem Vawda · 13 years ago
  27. 58de6ee Fix sporadic failure in test_startfile. by Nadeem Vawda · 13 years ago
  28. 3edd22a #11731: simplify/enhance parser/generator API by introducing policy objects. by R David Murray · 13 years ago
  29. ce16be9 (Merge 3.2) Issue #11768: The signal handler of the signal module only calls by Victor Stinner · 13 years ago
  30. 27026f8 (Merge 3.1) Issue #11768: The signal handler of the signal module only calls by Victor Stinner · 13 years ago
  31. 6c9b35b Issue #11768: The signal handler of the signal module only calls by Victor Stinner · 13 years ago
  32. f329998 Merge: #11492: rewrite header folding algorithm. Less code, more passing tests. by R David Murray · 13 years ago
  33. 01581ee #11492: rewrite header folding algorithm. Less code, more passing tests. by R David Murray · 13 years ago
  34. cf645db Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition. by Antoine Pitrou · 13 years ago
  35. f25a8de Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition. by Antoine Pitrou · 13 years ago
  36. a4eb194 Merge from 3.2 by Antoine Pitrou · 13 years ago
  37. ee42934 Fix possible "file already exists" error when running the tests in parallel. by Antoine Pitrou · 13 years ago
  38. cd5a2bd Issue #11852: Merge fix from 3.2. by Vinay Sajip · 13 years ago
  39. e723e96 Issue #11852: Add missing imports and update tests. by Vinay Sajip · 13 years ago
  40. b5a40d4 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  41. 6c9e5b7 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  42. 1c746c2 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  43. e1adeeb #5057: Merge with 3.2. by Ezio Melotti · 13 years ago
  44. 71e84a6 #5057: Merge with 3.1. by Ezio Melotti · 13 years ago
  45. 2df6a93 Issue #5057: fix a bug in the peepholer that led to non-portable pyc files between narrow and wide builds while optimizing BINARY_SUBSCR on non-BMP chars (e.g. "\U00012345"[0]). by Ezio Melotti · 13 years ago
  46. b496159 merge from 3.2 by Senthil Kumaran · 13 years ago
  47. b4bd4af merge from 3.1 by Senthil Kumaran · 13 years ago
  48. 397eb44 Issue #11467: Fix urlparse behavior when handling urls which contains scheme specific part only digits. by Senthil Kumaran · 13 years ago
  49. a15f614 #11845: Merge with 3.2. by Ezio Melotti · 13 years ago
  50. 982ef4e #11845: Fix typo in rangeobject.c that caused a crash in compute_slice_indices. Patch by Daniel Urban. by Ezio Melotti · 13 years ago
  51. 99e97f9 merge from 3.2. by Senthil Kumaran · 13 years ago
  52. 56f1e2d merge from 3.1 by Senthil Kumaran · 13 years ago
  53. 2d2ea1b Fix Issue11474 - fix url2pathname() handling of '/C|/' on Windows by Senthil Kumaran · 13 years ago
  54. b35c850 #11684: Complete parser bytes interface by adding BytesHeaderParser by R David Murray · 13 years ago
  55. ccb16cb Add Misc/NEWS entry for changeset 0010cc5f22d4. by Nadeem Vawda · 13 years ago
  56. 7d01e78 Merge with 3.2. by Ezio Melotti · 13 years ago
  57. 04c6423 Merge with 3.1. by Ezio Melotti · 13 years ago
  58. c753305 #9233: Fix json to work properly even when _json is not available. by Ezio Melotti · 13 years ago
  59. b5eacc2 Merge by Alexander Belopolsky · 13 years ago
  60. 1a20c12 Issue #11830: Remove unnecessary introspection code in the decimal module. by Alexander Belopolsky · 13 years ago
  61. 9526c62 merge. by Senthil Kumaran · 13 years ago
  62. c90d02c merge from push conflict. by Senthil Kumaran · 13 years ago
  63. 00a47b8 merge from 3.2 by Senthil Kumaran · 13 years ago
  64. a8b0f9a Merge updates by Senthil Kumaran · 13 years ago
  65. af87886 merge update by Senthil Kumaran · 13 years ago
  66. f6445e8 Issue 11718: Teach IDLE's open module dialog to find packages. by Raymond Hettinger · 13 years ago
  67. 6dc6057 merge from 3.1 by Senthil Kumaran · 13 years ago
  68. 60f02a6 Update the News for the fix to Issue11703. by Senthil Kumaran · 13 years ago
  69. d16ee63 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  70. d531548 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  71. 3dd02d6 #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  72. 59c90c6 merge 3.2 by Benjamin Peterson · 13 years ago
  73. 62f8bcb merge 3.1 by Benjamin Peterson · 13 years ago
  74. bd3e362 make assigning to a bytes literal a syntax error (closes #11506) by Benjamin Peterson · 13 years ago
  75. 4d65224 Issue #11186: pydoc ignores a module if its name contains a surrogate character by Victor Stinner · 13 years ago
  76. b7877f2 Issue #11815: Use a light-weight SimpleQueue for the result queue in concurrent.futures.ProcessPoolExecutor. by Antoine Pitrou · 13 years ago
  77. 84c209a Correct leading spaces in my NEWS entry. by Brian Curtin · 13 years ago
  78. 90e31a7 Add NEWS item for #5162. by brian.curtin · 13 years ago
  79. f7eac1f Add NEWS item for #5162. by brian.curtin · 13 years ago
  80. 628f980 Add NEWS item for #5162. by brian.curtin · 13 years ago
  81. 2498c9f Issue #11747: Fix range formatting in context and unified diffs. by Raymond Hettinger · 13 years ago
  82. 49353d0 Issue #11747: Fix range formatting in context and unified diffs. by Raymond Hettinger · 13 years ago
  83. 4a0a31d Added 'handlers' argument to logging.basicConfig. by Vinay Sajip · 13 years ago
  84. 98707c2 Add Misc/NEWS "What's New" entry for subprocess timeouts. by Reid Kleckner · 13 years ago
  85. 753009a Merge from 3.2 (issue #11814, issue #8428) by Antoine Pitrou · 13 years ago
  86. bed9a5b Issue #11814: Fix likely typo in multiprocessing.Pool._terminate(). by Antoine Pitrou · 13 years ago
  87. 81dee6b Issue #8428: Fix a race condition in multiprocessing.Pool when terminating by Antoine Pitrou · 13 years ago
  88. 88fdeb4 #2650: re.escape() no longer escapes the "_". by Ezio Melotti · 13 years ago
  89. 344d26c Merge with 3.2 by Ross Lagerwall · 13 years ago
  90. 810b94a Issue #11818: Fix tempfile examples for Python 3. by Ross Lagerwall · 13 years ago
  91. 4e6aba6 Issue9670: Merge backout from 3.2. by Ned Deily · 13 years ago
  92. 2604e33 Issue9670: Merge backout to 3.2. by Ned Deily · 13 years ago
  93. 45e47e5 Issue9670: Back out changeset 378b40d71175; test fails on other platforms by Ned Deily · 13 years ago
  94. 131a641 Issue #11757: select.select() now raises ValueError when a negative timeout by Antoine Pitrou · 13 years ago
  95. 6e678b4 Issue #9670: merge with current by Ned Deily · 13 years ago
  96. 15012a6 Issue #9670: merge with 3.2 by Ned Deily · 13 years ago
  97. 517ac72 Issue #9670: Increase the default stack size for secondary threads on by Ned Deily · 13 years ago
  98. b2a290c Merge with 3.2 by Ross Lagerwall · 13 years ago
  99. 226580e Merge with 3.1 by Ross Lagerwall · 13 years ago
  100. e620d10 Issue #11719: Fix message about unexpected test_msilib skip. by Ross Lagerwall · 13 years ago