1. f25a8de Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition. by Antoine Pitrou · 13 years ago
  2. ee42934 Fix possible "file already exists" error when running the tests in parallel. by Antoine Pitrou · 13 years ago
  3. 1d827ff Consistency fix: "command line" is the noun, "command-line" the adjective. by Georg Brandl · 13 years ago
  4. ab8d93c Backport 8a9f8f34d9d5. by Georg Brandl · 13 years ago
  5. 10fe23b Merge with 3.1 by Georg Brandl · 13 years ago
  6. 340d269 Small wording fix. by Georg Brandl · 13 years ago
  7. a2860e8 Improve message.py test coverage to 100%. by R David Murray · 13 years ago
  8. 3384e54 Issue #11855: merge from 3.1 by Eli Bendersky · 13 years ago
  9. 219cc77 Issue #11855: Apply missing formatting for urlretrieve by Eli Bendersky · 13 years ago
  10. f05c139 merge by Raymond Hettinger · 13 years ago
  11. 7bba683 Add another example to the collections module docs. by Raymond Hettinger · 13 years ago
  12. e723e96 Issue #11852: Add missing imports and update tests. by Vinay Sajip · 13 years ago
  13. 6c9e5b7 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  14. 1c746c2 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  15. 8881868 #11843: Merge with 3.1. by Ezio Melotti · 13 years ago
  16. 181810b #11843: remove duplicate line from table in distutil doc. by Ezio Melotti · 13 years ago
  17. 71e84a6 #5057: Merge with 3.1. by Ezio Melotti · 13 years ago
  18. 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
  19. b4bd4af merge from 3.1 by Senthil Kumaran · 13 years ago
  20. 397eb44 Issue #11467: Fix urlparse behavior when handling urls which contains scheme specific part only digits. by Senthil Kumaran · 13 years ago
  21. 82b0d5d #11848: Merge with 3.1. by Ezio Melotti · 13 years ago
  22. 20f53f1 #11848: replace dead link in random.betavariate comment. by Ezio Melotti · 13 years ago
  23. 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
  24. 34d204b #4783: Merge with 3.1. by Ezio Melotti · 13 years ago
  25. 60adf95 #4783: document that is not possible to use json.dump twice on the same stream. by Ezio Melotti · 13 years ago
  26. d211231 merge from 3.1 by Eli Bendersky · 13 years ago
  27. 046a764 Issue #11827: remove mention of list2cmdline in the doc of subprocess by Eli Bendersky · 13 years ago
  28. 56f1e2d merge from 3.1 by Senthil Kumaran · 13 years ago
  29. 2d2ea1b Fix Issue11474 - fix url2pathname() handling of '/C|/' on Windows by Senthil Kumaran · 13 years ago
  30. c1f0577 #11840: Merge with 3.1. by Ezio Melotti · 13 years ago
  31. 95cd91c #11840: Improve c-api/unicode documentation. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  32. eb22db0 Dummy merge with 3.1. by Ezio Melotti · 13 years ago
  33. 832c8bb #9101: backport json reference in configparser doc. by Ezio Melotti · 13 years ago
  34. 8e4f4fe Merge 3.1 by Brian Curtin · 13 years ago
  35. b4fb909 Remove inexistent tools by Brian Curtin · 13 years ago
  36. 8a9c4d9 Issue 3051: make pure python code pass the same tests as the C version. by Raymond Hettinger · 13 years ago
  37. 5864c9f Merge: Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 13 years ago
  38. e0fd2f8 Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 13 years ago
  39. a3d0be4 Merge with 3.1. by Ezio Melotti · 13 years ago
  40. ce073cd Fix typo in docstring. by Ezio Melotti · 13 years ago
  41. 04c6423 Merge with 3.1. by Ezio Melotti · 13 years ago
  42. d210aa1 #9233: Fix json.loads({}) to return a dict (instead of a list), when _json is not available. by Ezio Melotti · 13 years ago
  43. 42368f9 Remove unnecessary imports and use assertIs instead of assertTrue. by Ezio Melotti · 13 years ago
  44. c753305 #9233: Fix json to work properly even when _json is not available. by Ezio Melotti · 13 years ago
  45. 4f95a52 #9233: skip _json-specific tests when _json is not available. by Ezio Melotti · 13 years ago
  46. 1a20c12 Issue #11830: Remove unnecessary introspection code in the decimal module. by Alexander Belopolsky · 13 years ago
  47. 2df393c Fix nit. by Raymond Hettinger · 13 years ago
  48. c90d02c merge from push conflict. by Senthil Kumaran · 13 years ago
  49. 665b398 Merge update. by Senthil Kumaran · 13 years ago
  50. a8b0f9a Merge updates by Senthil Kumaran · 13 years ago
  51. af87886 merge update by Senthil Kumaran · 13 years ago
  52. f6445e8 Issue 11718: Teach IDLE's open module dialog to find packages. by Raymond Hettinger · 13 years ago
  53. 6dc6057 merge from 3.1 by Senthil Kumaran · 13 years ago
  54. 60f02a6 Update the News for the fix to Issue11703. by Senthil Kumaran · 13 years ago
  55. d531548 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  56. 3dd02d6 #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  57. 62f8bcb merge 3.1 by Benjamin Peterson · 13 years ago
  58. abdeeff merge heads by Benjamin Peterson · 13 years ago
  59. bd3e362 make assigning to a bytes literal a syntax error (closes #11506) by Benjamin Peterson · 13 years ago
  60. b17abb1 merge from 3.1 by Senthil Kumaran · 13 years ago
  61. 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
  62. a3e449d Merge by Raymond Hettinger · 13 years ago
  63. f03d302 Issue 11747: Fix output format for context diffs. by Raymond Hettinger · 13 years ago
  64. 3780542 Issue 11747: Fix output format for context diffs. by Raymond Hettinger · 13 years ago
  65. 94f90dd Merge: Add maxlinelen to docstring, delete obsolete wording by R David Murray · 13 years ago
  66. 308f14a Add maxlinelen to docstring, delete obsolete wording by R David Murray · 13 years ago
  67. 27be5da Issue #11815: Remove dead code in concurrent.futures (since a blocking Queue by Antoine Pitrou · 13 years ago
  68. 35af953 Dummy merge by Brian Curtin · 13 years ago
  69. 84c209a Correct leading spaces in my NEWS entry. by Brian Curtin · 13 years ago
  70. f7eac1f Add NEWS item for #5162. by brian.curtin · 13 years ago
  71. 628f980 Add NEWS item for #5162. by brian.curtin · 13 years ago
  72. 727b498 Fix #5162. Allow child spawning from Windows services (via pywin32). by brian.curtin · 13 years ago
  73. e2f2998 Fix #5162. Allow child spawning from Windows services (via pywin32). by brian.curtin · 13 years ago
  74. 49353d0 Issue #11747: Fix range formatting in context and unified diffs. by Raymond Hettinger · 13 years ago
  75. fdb2df4 Remove unnecessary call to PyErr_Clear. by Ezio Melotti · 13 years ago
  76. 47e120e Cleanup and modernize code prior to working on Issue 11747. by Raymond Hettinger · 13 years ago
  77. bed9a5b Issue #11814: Fix likely typo in multiprocessing.Pool._terminate(). by Antoine Pitrou · 13 years ago
  78. 81dee6b Issue #8428: Fix a race condition in multiprocessing.Pool when terminating by Antoine Pitrou · 13 years ago
  79. 810b94a Issue #11818: Fix tempfile examples for Python 3. by Ross Lagerwall · 13 years ago
  80. dbb677a Beautify and modernize the SequenceMatcher example by Raymond Hettinger · 13 years ago
  81. 2604e33 Issue9670: Merge backout to 3.2. by Ned Deily · 13 years ago
  82. 45e47e5 Issue9670: Back out changeset 378b40d71175; test fails on other platforms by Ned Deily · 13 years ago
  83. 15012a6 Issue #9670: merge with 3.2 by Ned Deily · 13 years ago
  84. 517ac72 Issue #9670: Increase the default stack size for secondary threads on by Ned Deily · 13 years ago
  85. 226580e Merge with 3.1 by Ross Lagerwall · 13 years ago
  86. e620d10 Issue #11719: Fix message about unexpected test_msilib skip. by Ross Lagerwall · 13 years ago
  87. a870e35 (Merge 3.1) Issue #11650: PyOS_StdioReadline() retries fgets() if it was by Victor Stinner · 13 years ago
  88. 52c950f Issue #11650: PyOS_StdioReadline() retries fgets() if it was interrupted by Victor Stinner · 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. b65df26 Merge: Improve test coverage of _split_ascii method. by R David Murray · 13 years ago
  92. 7da4db1 Improve test coverage of _split_ascii method. by R David Murray · 13 years ago
  93. 77f8d29 Normalised whitespace. by Vinay Sajip · 13 years ago
  94. c46102c Updated Formatter documentation. by Vinay Sajip · 13 years ago
  95. 2e3607c #7311: fix html.parser to accept non-ASCII attribute values. by Ezio Melotti · 13 years ago
  96. 9b5ac3e Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the by Barry Warsaw · 13 years ago
  97. 88e1945 Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the by Barry Warsaw · 13 years ago
  98. 12338ab Removed 'or long integer' from bin, oct, and hex docstrings. by Alexander Belopolsky · 13 years ago
  99. 540ab06 Issue #11766: increase countdown waiting for a pool of processes to start by Antoine Pitrou · 13 years ago
  100. 3178b7d Issue 11715: Merge multiarch fix from 3.1 branch. by Barry Warsaw · 13 years ago