1. b5a40d4 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  2. 6c9e5b7 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  3. 1c746c2 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  4. 8437fe2 Remove unused method from internal class. by R David Murray · 13 years ago
  5. e1adeeb #5057: Merge with 3.2. by Ezio Melotti · 13 years ago
  6. 71e84a6 #5057: Merge with 3.1. by Ezio Melotti · 13 years ago
  7. 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
  8. b496159 merge from 3.2 by Senthil Kumaran · 13 years ago
  9. b4bd4af merge from 3.1 by Senthil Kumaran · 13 years ago
  10. 397eb44 Issue #11467: Fix urlparse behavior when handling urls which contains scheme specific part only digits. by Senthil Kumaran · 13 years ago
  11. 0dea648 #11848: Merge with 3.2. by Ezio Melotti · 13 years ago
  12. 82b0d5d #11848: Merge with 3.1. by Ezio Melotti · 13 years ago
  13. 20f53f1 #11848: replace dead link in random.betavariate comment. by Ezio Melotti · 13 years ago
  14. a15f614 #11845: Merge with 3.2. by Ezio Melotti · 13 years ago
  15. 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
  16. 99e97f9 merge from 3.2. by Senthil Kumaran · 13 years ago
  17. 56f1e2d merge from 3.1 by Senthil Kumaran · 13 years ago
  18. 2d2ea1b Fix Issue11474 - fix url2pathname() handling of '/C|/' on Windows by Senthil Kumaran · 13 years ago
  19. b35c850 #11684: Complete parser bytes interface by adding BytesHeaderParser by R David Murray · 13 years ago
  20. f400ab4 merge by Raymond Hettinger · 13 years ago
  21. 8a9c4d9 Issue 3051: make pure python code pass the same tests as the C version. by Raymond Hettinger · 13 years ago
  22. 5b5ee69 Remove dead code in gzip. by Nadeem Vawda · 13 years ago
  23. 5e610de Merge with 3.2. by Ezio Melotti · 13 years ago
  24. a3d0be4 Merge with 3.1. by Ezio Melotti · 13 years ago
  25. ce073cd Fix typo in docstring. by Ezio Melotti · 13 years ago
  26. 7d01e78 Merge with 3.2. by Ezio Melotti · 13 years ago
  27. 04c6423 Merge with 3.1. by Ezio Melotti · 13 years ago
  28. d210aa1 #9233: Fix json.loads({}) to return a dict (instead of a list), when _json is not available. by Ezio Melotti · 13 years ago
  29. 42368f9 Remove unnecessary imports and use assertIs instead of assertTrue. by Ezio Melotti · 13 years ago
  30. c753305 #9233: Fix json to work properly even when _json is not available. by Ezio Melotti · 13 years ago
  31. 4f95a52 #9233: skip _json-specific tests when _json is not available. by Ezio Melotti · 13 years ago
  32. b5eacc2 Merge by Alexander Belopolsky · 13 years ago
  33. 1a20c12 Issue #11830: Remove unnecessary introspection code in the decimal module. by Alexander Belopolsky · 13 years ago
  34. ec78bc8 Merge by Raymond Hettinger · 13 years ago
  35. 2df393c Fix nit. by Raymond Hettinger · 13 years ago
  36. 820ae36 Issue 11718: Teach IDLE's open module dialog to find packages. by Raymond Hettinger · 13 years ago
  37. f6445e8 Issue 11718: Teach IDLE's open module dialog to find packages. by Raymond Hettinger · 13 years ago
  38. d16ee63 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  39. d531548 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  40. 3dd02d6 #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  41. 59c90c6 merge 3.2 by Benjamin Peterson · 13 years ago
  42. 62f8bcb merge 3.1 by Benjamin Peterson · 13 years ago
  43. abdeeff merge heads by Benjamin Peterson · 13 years ago
  44. bd3e362 make assigning to a bytes literal a syntax error (closes #11506) by Benjamin Peterson · 13 years ago
  45. 5809403 merge the change update. by Senthil Kumaran · 13 years ago
  46. 1cea9a0 merge from 3.2 by Senthil Kumaran · 13 years ago
  47. b17abb1 merge from 3.1 by Senthil Kumaran · 13 years ago
  48. 9bf133c Fix #11825: disable regrtest timeout if Python doesn't support threads by Victor Stinner · 13 years ago
  49. 2643041 Fix Issue11703 - urllib2.geturl() does not return correct url when the original url contains #fragment. Patch Contribution by Santoso Wijaya. by Senthil Kumaran · 13 years ago
  50. 9180deb Issue 11747: Fix output format for context diffs. by Raymond Hettinger · 13 years ago
  51. f03d302 Issue 11747: Fix output format for context diffs. by Raymond Hettinger · 13 years ago
  52. 3780542 Issue 11747: Fix output format for context diffs. by Raymond Hettinger · 13 years ago
  53. 4d65224 Issue #11186: pydoc ignores a module if its name contains a surrogate character by Victor Stinner · 13 years ago
  54. ea4b46f Fix 64-bit safety issue in BZ2Compressor and BZ2Decompressor. by Nadeem Vawda · 13 years ago
  55. b30f1b4 Merge: Add maxlinelen to docstring, delete obsolete wording by R David Murray · 13 years ago
  56. 94f90dd Merge: Add maxlinelen to docstring, delete obsolete wording by R David Murray · 13 years ago
  57. 308f14a Add maxlinelen to docstring, delete obsolete wording by R David Murray · 13 years ago
  58. b7877f2 Issue #11815: Use a light-weight SimpleQueue for the result queue in concurrent.futures.ProcessPoolExecutor. by Antoine Pitrou · 13 years ago
  59. 3fdd9b6 Issue #11815: Remove dead code in concurrent.futures (since a blocking Queue by Antoine Pitrou · 13 years ago
  60. 27be5da Issue #11815: Remove dead code in concurrent.futures (since a blocking Queue by Antoine Pitrou · 13 years ago
  61. 80e4783 Fix #5162. Allow child spawning from Windows services (via pywin32). by brian.curtin · 13 years ago
  62. 727b498 Fix #5162. Allow child spawning from Windows services (via pywin32). by brian.curtin · 13 years ago
  63. e2f2998 Fix #5162. Allow child spawning from Windows services (via pywin32). by brian.curtin · 13 years ago
  64. 2498c9f Issue #11747: Fix range formatting in context and unified diffs. by Raymond Hettinger · 13 years ago
  65. 49353d0 Issue #11747: Fix range formatting in context and unified diffs. by Raymond Hettinger · 13 years ago
  66. a3359ee Whitespace normalized. by Vinay Sajip · 13 years ago
  67. 4a0a31d Added 'handlers' argument to logging.basicConfig. by Vinay Sajip · 13 years ago
  68. e2b63e2 Cleanup and modernize code prior to working on Issue 11747. by Raymond Hettinger · 13 years ago
  69. 47e120e Cleanup and modernize code prior to working on Issue 11747. by Raymond Hettinger · 13 years ago
  70. 753009a Merge from 3.2 (issue #11814, issue #8428) by Antoine Pitrou · 13 years ago
  71. bed9a5b Issue #11814: Fix likely typo in multiprocessing.Pool._terminate(). by Antoine Pitrou · 13 years ago
  72. 81dee6b Issue #8428: Fix a race condition in multiprocessing.Pool when terminating by Antoine Pitrou · 13 years ago
  73. eb9e074 Use stock assertEqual instead of custom ndiffAssertEqual. by R David Murray · 13 years ago
  74. 88fdeb4 #2650: re.escape() no longer escapes the "_". by Ezio Melotti · 13 years ago
  75. 4e6aba6 Issue9670: Merge backout from 3.2. by Ned Deily · 13 years ago
  76. 2604e33 Issue9670: Merge backout to 3.2. by Ned Deily · 13 years ago
  77. 45e47e5 Issue9670: Back out changeset 378b40d71175; test fails on other platforms by Ned Deily · 13 years ago
  78. 131a641 Issue #11757: select.select() now raises ValueError when a negative timeout by Antoine Pitrou · 13 years ago
  79. c6a726d Replace constant tuple with constant set. by Raymond Hettinger · 13 years ago
  80. 6e678b4 Issue #9670: merge with current by Ned Deily · 13 years ago
  81. 15012a6 Issue #9670: merge with 3.2 by Ned Deily · 13 years ago
  82. 517ac72 Issue #9670: Increase the default stack size for secondary threads on by Ned Deily · 13 years ago
  83. b2a290c Merge with 3.2 by Ross Lagerwall · 13 years ago
  84. 226580e Merge with 3.1 by Ross Lagerwall · 13 years ago
  85. e620d10 Issue #11719: Fix message about unexpected test_msilib skip. by Ross Lagerwall · 13 years ago
  86. c790a53 faulthandler: dump_tracebacks_later() displays also the timeout by Victor Stinner · 13 years ago
  87. de10f40 faulthandler: one more time, fix usage of locks in the watchdog thread by Victor Stinner · 13 years ago
  88. 7ede59d Merge #11492: fix header truncation on folding when there are runs of split chars. by R David Murray · 13 years ago
  89. 80221ed Merge #11492: fix header truncation on folding when there are runs of split chars. by R David Murray · 13 years ago
  90. e1292a2 #11492: fix header truncation on folding when there are runs of split chars. by R David Murray · 13 years ago
  91. 63d320b Merge: Improve test coverage of _split_ascii method. by R David Murray · 13 years ago
  92. b65df26 Merge: Improve test coverage of _split_ascii method. by R David Murray · 13 years ago
  93. 7da4db1 Improve test coverage of _split_ascii method. by R David Murray · 13 years ago
  94. d08b330 Merge to tip. by Brian Quinlan · 13 years ago
  95. f007876 Issue #11777: Executor.map does not submit futures until iter.next() is called by Brian Quinlan · 13 years ago
  96. b1eb660 Fix faulthandler timeout to avoid breaking buildbots by Antoine Pitrou · 13 years ago
  97. 6537be7 #7311: merge with 3.2. by Ezio Melotti · 13 years ago
  98. 2e3607c #7311: fix html.parser to accept non-ASCII attribute values. by Ezio Melotti · 13 years ago
  99. ff4cd88 faulthandler: fix compilating without threads by Victor Stinner · 13 years ago
  100. efbcb18 Issue #11766: increase countdown waiting for a pool of processes to start by Antoine Pitrou · 13 years ago