1. cf645db Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition. by Antoine Pitrou · 13 years ago
  2. f25a8de Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition. by Antoine Pitrou · 13 years ago
  3. a4eb194 Merge from 3.2 by Antoine Pitrou · 13 years ago
  4. ee42934 Fix possible "file already exists" error when running the tests in parallel. by Antoine Pitrou · 13 years ago
  5. bfd5a32 Merge with 3.2. by Georg Brandl · 13 years ago
  6. 884843d Fix duplicate "is". by Georg Brandl · 13 years ago
  7. d606ebe Merge with 3.2 by Georg Brandl · 13 years ago
  8. 10fe23b Merge with 3.1 by Georg Brandl · 13 years ago
  9. 340d269 Small wording fix. by Georg Brandl · 13 years ago
  10. 1d827ff Consistency fix: "command line" is the noun, "command-line" the adjective. by Georg Brandl · 13 years ago
  11. ab8d93c Backport 8a9f8f34d9d5. by Georg Brandl · 13 years ago
  12. 69518bc Consistency fix: "command line" is the noun, "command-line" the adjective. by Georg Brandl · 13 years ago
  13. e2c4cfc Merge: Improve message.py test coverage to 100%. by R David Murray · 13 years ago
  14. a2860e8 Improve message.py test coverage to 100%. by R David Murray · 13 years ago
  15. 5145ed5 Issue #11855: merge from 3.2 by Eli Bendersky · 13 years ago
  16. 3384e54 Issue #11855: merge from 3.1 by Eli Bendersky · 13 years ago
  17. 219cc77 Issue #11855: Apply missing formatting for urlretrieve by Eli Bendersky · 13 years ago
  18. 4c2ffab merge by Raymond Hettinger · 13 years ago
  19. f05c139 merge by Raymond Hettinger · 13 years ago
  20. 7bba683 Add another example to the collections module docs. by Raymond Hettinger · 13 years ago
  21. cd5a2bd Issue #11852: Merge fix from 3.2. by Vinay Sajip · 13 years ago
  22. e723e96 Issue #11852: Add missing imports and update tests. by Vinay Sajip · 13 years ago
  23. b5a40d4 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  24. 6c9e5b7 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  25. 1c746c2 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  26. 8437fe2 Remove unused method from internal class. by R David Murray · 13 years ago
  27. 386832e #11843: Merge with 3.2. by Ezio Melotti · 13 years ago
  28. 8881868 #11843: Merge with 3.1. by Ezio Melotti · 13 years ago
  29. 181810b #11843: remove duplicate line from table in distutil doc. by Ezio Melotti · 13 years ago
  30. e1adeeb #5057: Merge with 3.2. by Ezio Melotti · 13 years ago
  31. 71e84a6 #5057: Merge with 3.1. by Ezio Melotti · 13 years ago
  32. 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
  33. b496159 merge from 3.2 by Senthil Kumaran · 13 years ago
  34. b4bd4af merge from 3.1 by Senthil Kumaran · 13 years ago
  35. 397eb44 Issue #11467: Fix urlparse behavior when handling urls which contains scheme specific part only digits. by Senthil Kumaran · 13 years ago
  36. 0dea648 #11848: Merge with 3.2. by Ezio Melotti · 13 years ago
  37. 82b0d5d #11848: Merge with 3.1. by Ezio Melotti · 13 years ago
  38. 20f53f1 #11848: replace dead link in random.betavariate comment. by Ezio Melotti · 13 years ago
  39. a15f614 #11845: Merge with 3.2. by Ezio Melotti · 13 years ago
  40. 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
  41. 5ee8cb1 #4783: Merge with 3.2. by Ezio Melotti · 13 years ago
  42. 34d204b #4783: Merge with 3.1. by Ezio Melotti · 13 years ago
  43. 60adf95 #4783: document that is not possible to use json.dump twice on the same stream. by Ezio Melotti · 13 years ago
  44. fd9103a merge from 3.2 by Eli Bendersky · 13 years ago
  45. d211231 merge from 3.1 by Eli Bendersky · 13 years ago
  46. 046a764 Issue #11827: remove mention of list2cmdline in the doc of subprocess by Eli Bendersky · 13 years ago
  47. 99e97f9 merge from 3.2. by Senthil Kumaran · 13 years ago
  48. 56f1e2d merge from 3.1 by Senthil Kumaran · 13 years ago
  49. 2d2ea1b Fix Issue11474 - fix url2pathname() handling of '/C|/' on Windows by Senthil Kumaran · 13 years ago
  50. c470a0c #11840: Merge with 3.2. by Ezio Melotti · 13 years ago
  51. c1f0577 #11840: Merge with 3.1. by Ezio Melotti · 13 years ago
  52. 95cd91c #11840: Improve c-api/unicode documentation. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  53. 7c1138d Dummy merge with 3.2. by Ezio Melotti · 13 years ago
  54. eb22db0 Dummy merge with 3.1. by Ezio Melotti · 13 years ago
  55. 832c8bb #9101: backport json reference in configparser doc. by Ezio Melotti · 13 years ago
  56. 00c18ce Merge 3.2 by Brian Curtin · 13 years ago
  57. 8e4f4fe Merge 3.1 by Brian Curtin · 13 years ago
  58. b4fb909 Remove inexistent tools by Brian Curtin · 13 years ago
  59. b35c850 #11684: Complete parser bytes interface by adding BytesHeaderParser by R David Murray · 13 years ago
  60. f400ab4 merge by Raymond Hettinger · 13 years ago
  61. 8a9c4d9 Issue 3051: make pure python code pass the same tests as the C version. by Raymond Hettinger · 13 years ago
  62. c6652ca Merge: Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 13 years ago
  63. 5864c9f Merge: Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 13 years ago
  64. e0fd2f8 Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 13 years ago
  65. 5b5ee69 Remove dead code in gzip. by Nadeem Vawda · 13 years ago
  66. 5e610de Merge with 3.2. by Ezio Melotti · 13 years ago
  67. a3d0be4 Merge with 3.1. by Ezio Melotti · 13 years ago
  68. ce073cd Fix typo in docstring. by Ezio Melotti · 13 years ago
  69. ccb16cb Add Misc/NEWS entry for changeset 0010cc5f22d4. by Nadeem Vawda · 13 years ago
  70. 7d01e78 Merge with 3.2. by Ezio Melotti · 13 years ago
  71. 04c6423 Merge with 3.1. by Ezio Melotti · 13 years ago
  72. d210aa1 #9233: Fix json.loads({}) to return a dict (instead of a list), when _json is not available. by Ezio Melotti · 13 years ago
  73. 42368f9 Remove unnecessary imports and use assertIs instead of assertTrue. by Ezio Melotti · 13 years ago
  74. c753305 #9233: Fix json to work properly even when _json is not available. by Ezio Melotti · 13 years ago
  75. 4f95a52 #9233: skip _json-specific tests when _json is not available. by Ezio Melotti · 13 years ago
  76. b5eacc2 Merge by Alexander Belopolsky · 13 years ago
  77. 1a20c12 Issue #11830: Remove unnecessary introspection code in the decimal module. by Alexander Belopolsky · 13 years ago
  78. ec78bc8 Merge by Raymond Hettinger · 13 years ago
  79. 2df393c Fix nit. by Raymond Hettinger · 13 years ago
  80. 9526c62 merge. by Senthil Kumaran · 13 years ago
  81. c90d02c merge from push conflict. by Senthil Kumaran · 13 years ago
  82. ea6e064 merge from push conflict. by Senthil Kumaran · 13 years ago
  83. 00a47b8 merge from 3.2 by Senthil Kumaran · 13 years ago
  84. 665b398 Merge update. by Senthil Kumaran · 13 years ago
  85. a8b0f9a Merge updates by Senthil Kumaran · 13 years ago
  86. a2353aa merge by Raymond Hettinger · 13 years ago
  87. af87886 merge update by Senthil Kumaran · 13 years ago
  88. 820ae36 Issue 11718: Teach IDLE's open module dialog to find packages. by Raymond Hettinger · 13 years ago
  89. f6445e8 Issue 11718: Teach IDLE's open module dialog to find packages. by Raymond Hettinger · 13 years ago
  90. 6dc6057 merge from 3.1 by Senthil Kumaran · 13 years ago
  91. 60f02a6 Update the News for the fix to Issue11703. by Senthil Kumaran · 13 years ago
  92. d16ee63 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  93. d531548 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  94. 3dd02d6 #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  95. 59c90c6 merge 3.2 by Benjamin Peterson · 13 years ago
  96. 62f8bcb merge 3.1 by Benjamin Peterson · 13 years ago
  97. abdeeff merge heads by Benjamin Peterson · 13 years ago
  98. bd3e362 make assigning to a bytes literal a syntax error (closes #11506) by Benjamin Peterson · 13 years ago
  99. 5809403 merge the change update. by Senthil Kumaran · 13 years ago
  100. 1cea9a0 merge from 3.2 by Senthil Kumaran · 13 years ago