1. 6c9e5b7 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  2. 1c746c2 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  3. 71e84a6 #5057: Merge with 3.1. by Ezio Melotti · 13 years ago
  4. 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
  5. b4bd4af merge from 3.1 by Senthil Kumaran · 13 years ago
  6. 397eb44 Issue #11467: Fix urlparse behavior when handling urls which contains scheme specific part only digits. by Senthil Kumaran · 13 years ago
  7. 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
  8. 56f1e2d merge from 3.1 by Senthil Kumaran · 13 years ago
  9. 2d2ea1b Fix Issue11474 - fix url2pathname() handling of '/C|/' on Windows by Senthil Kumaran · 13 years ago
  10. 8a9c4d9 Issue 3051: make pure python code pass the same tests as the C version. by Raymond Hettinger · 13 years ago
  11. 04c6423 Merge with 3.1. by Ezio Melotti · 13 years ago
  12. d531548 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  13. 62f8bcb merge 3.1 by Benjamin Peterson · 13 years ago
  14. abdeeff merge heads by Benjamin Peterson · 13 years ago
  15. bd3e362 make assigning to a bytes literal a syntax error (closes #11506) by Benjamin Peterson · 13 years ago
  16. b17abb1 merge from 3.1 by Senthil Kumaran · 13 years ago
  17. 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
  18. f03d302 Issue 11747: Fix output format for context diffs. by Raymond Hettinger · 13 years ago
  19. 3780542 Issue 11747: Fix output format for context diffs. by Raymond Hettinger · 13 years ago
  20. 49353d0 Issue #11747: Fix range formatting in context and unified diffs. by Raymond Hettinger · 13 years ago
  21. 2604e33 Issue9670: Merge backout to 3.2. by Ned Deily · 13 years ago
  22. 45e47e5 Issue9670: Back out changeset 378b40d71175; test fails on other platforms by Ned Deily · 13 years ago
  23. 15012a6 Issue #9670: merge with 3.2 by Ned Deily · 13 years ago
  24. 517ac72 Issue #9670: Increase the default stack size for secondary threads on by Ned Deily · 13 years ago
  25. 226580e Merge with 3.1 by Ross Lagerwall · 13 years ago
  26. e620d10 Issue #11719: Fix message about unexpected test_msilib skip. by Ross Lagerwall · 13 years ago
  27. 2e3607c #7311: fix html.parser to accept non-ASCII attribute values. by Ezio Melotti · 13 years ago
  28. 540ab06 Issue #11766: increase countdown waiting for a pool of processes to start by Antoine Pitrou · 13 years ago
  29. ae664fb Merge from 3.1 by Senthil Kumaran · 13 years ago
  30. 8f377a3 Issue #10762: Guard against invalid/non-supported format string '%f' on Windows. Patch Santoso Wijaya. by Senthil Kumaran · 13 years ago
  31. b6f5ec7 Issue #11576: Fixed timedelta subtraction glitch on big timedelta values by Alexander Belopolsky · 13 years ago
  32. 04026cf Try to fix sporadic test_multiprocessing failure by Antoine Pitrou · 13 years ago
  33. c824e9a Try to fix sporadic test_multiprocessing failure by Antoine Pitrou · 13 years ago
  34. 02ba73c Merge with 3.1 by Ross Lagerwall · 13 years ago
  35. 4f61b02 Issue #10963: Ensure that subprocess.communicate() never raises EPIPE. by Ross Lagerwall · 13 years ago
  36. 4333aff Try to fix sporadic failure in test_thread/test_threading by Antoine Pitrou · 13 years ago
  37. 45fdb45 Try to fix sporadic failure in test_thread/test_threading by Antoine Pitrou · 13 years ago
  38. e9b2a4c Issue #11761: make tests for gc.get_count() less fragile by Antoine Pitrou · 13 years ago
  39. b35f29a Issue #11761: make tests for gc.get_count() less fragile by Antoine Pitrou · 13 years ago
  40. 7cb20a8 Issue #9347: Fix formatting for tuples in argparse type= error messages. by Steven Bethard · 13 years ago
  41. 43bf045 Issue #11749: try to fix transient test_socket failure by Antoine Pitrou · 13 years ago
  42. 7899acf Issue #11618: Fix the timeout logic in threading.Lock.acquire() under Windows. by Antoine Pitrou · 13 years ago
  43. 8c5b748 Merge by Kristjan Valur Jonsson · 13 years ago
  44. d055956 Merge 3.1 by Kristjan Valur Jonsson · 13 years ago
  45. fa3edbe Merge 3.1 by Kristjan Valur Jonsson · 13 years ago
  46. 35722a9 Bugfix: Properly test for errors from PyLong_AsLong() in itertools.cycle. by Kristjan Valur Jonsson · 13 years ago
  47. 20d2ab4 Merge issue 11662. by Guido van Rossum · 13 years ago
  48. acb6309 Merge issue 11662. by Guido van Rossum · 13 years ago
  49. c768ff5 Merge Issue 11662 from 3.1 branch. by guido@google.com · 13 years ago
  50. a119df9 Issue 11662: Fix vulnerability in urllib/urllib2. by guido@google.com · 13 years ago
  51. 6a2638b Correct handling of functions with only kwarg args in getcallargs (closes #11256) by Benjamin Peterson · 13 years ago
  52. 987403b merge #11696 by Martin v. Löwis · 13 years ago
  53. f8d887e Closes #11696: Fix ID generation in msilib. Patch by Mark Mc Mahon. by Martin v. Löwis · 13 years ago
  54. 79a9036 Merge #9696 by Mark Dickinson · 13 years ago
  55. 92b60d5 Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when trying to pack a negative (in-range) integer. by Mark Dickinson · 13 years ago
  56. 8a6a198 Issue #9026: Fix order of argparse sub-commands in help messages. by Steven Bethard · 13 years ago
  57. 17ace7a Merge with 3.1 by Ross Lagerwall · 13 years ago
  58. b8a5769 Issue #11659: Fix ResourceWarning in test_subprocess introduced by #11459. by Ross Lagerwall · 13 years ago
  59. d9faa20 Read HTTP response inside transient_internet() by Antoine Pitrou · 13 years ago
  60. b651949 test_urllibnet: make it so that transient_internet() applies to the by Antoine Pitrou · 13 years ago
  61. 8d9a462 Issue #9348: Raise an early error if argparse nargs and metavar don't match. by Steven Bethard · 13 years ago
  62. 633872e Merge #11675 by Mark Dickinson · 13 years ago
  63. 89461ef Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects. by Mark Dickinson · 13 years ago
  64. 1103d05 Issue #11666: Teach pydoc to display full help for named tuples by Raymond Hettinger · 13 years ago
  65. 66a4e12 Merge #9557: eliminate 3 seconds of static overhead from test_mailbox. by R David Murray · 13 years ago
  66. b9a428d #9557: eliminate 3 seconds of static overhead from test_mailbox. by R David Murray · 13 years ago
  67. 213eb96 #2650: Merge with 3.1. by Ezio Melotti · 13 years ago
  68. 7b9e97b #2650: Add tests with non-ascii chars for re.escape. by Ezio Melotti · 13 years ago
  69. d2114eb #2650: Refactor the tests for re.escape. by Ezio Melotti · 13 years ago
  70. 900189b Merge 3.1 by Victor Stinner · 13 years ago
  71. 29943aa test_multiprocessing: use assertLess() to see the timeout on error by Victor Stinner · 13 years ago
  72. aebac0b Add tests for the atexit hook in concurrent.futures (part of #11635) by Antoine Pitrou · 13 years ago
  73. 293954d Issue #11653: fix -W with -j in regrtest by Antoine Pitrou · 13 years ago
  74. 924cbea Use transient_internet() consistently in test_imaplib by Antoine Pitrou · 13 years ago
  75. 4804991 Fix obscure set crashers (#8420). Backport of d56b3cafb1e6, reviewed by Raymond. by Éric Araujo · 13 years ago
  76. 8e5e942 Use shorter timings in test_concurrent_futures to make it a bit faster by Antoine Pitrou · 13 years ago
  77. 779a5b0 Always print out the traceback when a test "crashed" by Antoine Pitrou · 13 years ago
  78. 46719af Try to make test_import a bit more robust by Antoine Pitrou · 13 years ago
  79. 60bf7e9 Relax timing check (seen a buildbot failure on this) by Antoine Pitrou · 13 years ago
  80. 451385d Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file by Victor Stinner · 13 years ago
  81. 13ed2ea Issue #10864 has been fixed: remove the workaround by Victor Stinner · 13 years ago
  82. 25871da Merge by Antoine Pitrou · 13 years ago
  83. cb34218 Try to strengthen test_httpservers (issue #11617) by Antoine Pitrou · 13 years ago
  84. e0daff1 Issue #11395: io.FileIO().write() clamps the data length to 32,767 bytes on by Victor Stinner · 13 years ago
  85. 7903cb7 Merge by Antoine Pitrou · 13 years ago
  86. 8189ab8 Call reap_children() where appropriate by Antoine Pitrou · 13 years ago
  87. 0123e05 Add a check for sys.warnoptions in regrtest. by Ezio Melotti · 13 years ago
  88. a7f43cc branch merge 3.2 by Senthil Kumaran · 13 years ago
  89. acbaa92 Call unfakehttp in order to close connection while opening the connection through a fakehttp object. by Senthil Kumaran · 13 years ago
  90. 7b98d02 Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates by Antoine Pitrou · 13 years ago
  91. 877766d Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates by Antoine Pitrou · 13 years ago
  92. d91ffca Closes issue11563 - test_urllibnet ResourceWarning. Patch by Jeff McNeil. by Senthil Kumaran · 13 years ago
  93. b3c728f Close #11577: Improve binhex test coverage and fix ResourceWarning by Nick Coghlan · 13 years ago
  94. a88da67 #11578: add unit tests for timeit module. by R David Murray · 13 years ago
  95. 07926f0 Closes issue 11503. Improves test coverage of posixpath. by Michael Foord · 13 years ago
  96. 7462fa6 Backport improved test coverage for string.py by Nick Coghlan · 13 years ago
  97. 8ed3cf3 Close #11560: Improve test coverage of shutil by Nick Coghlan · 13 years ago
  98. abf202d Close #11548: Correctly handle format argument in shutil.unpack_archive by Nick Coghlan · 13 years ago
  99. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  100. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago