1. 4f438b7 Minor text rearrangement. by Raymond Hettinger · 13 years ago
  2. 296d6d0 Minor text rearrangement. by Raymond Hettinger · 13 years ago
  3. fc330ae Minor text rearrangement. by Raymond Hettinger · 13 years ago
  4. 9a747fd merge by Jesus Cea · 13 years ago
  5. 902d96b heads merging by Jesus Cea · 13 years ago
  6. db26dff heads merging by Jesus Cea · 13 years ago
  7. f386764 null merge by Jesus Cea · 13 years ago
  8. ec81d41 null merge by Jesus Cea · 13 years ago
  9. 5020e00 Merge with 3.2. by Ezio Melotti · 13 years ago
  10. af92842 Use non-deprecated method name. by Ezio Melotti · 13 years ago
  11. 56fd326 null merge by Jesus Cea · 13 years ago
  12. 5ccd278 merge by Jesus Cea · 13 years ago
  13. c3ab577 merge by Jesus Cea · 13 years ago
  14. 1a7206b null merge by Jesus Cea · 13 years ago
  15. 32f4db3 Merge with 3.2. by Ezio Melotti · 13 years ago
  16. 7124f5f MERGE: Up-port changeset 5cf8f6da8743 (closes #11890) by Jesus Cea · 13 years ago
  17. 861d27f Merge with 3.1. by Ezio Melotti · 13 years ago
  18. e402724 Fix wrong function name. Noticed by Clive Darke. by Ezio Melotti · 13 years ago
  19. 1d4ae84 Up-port changeset 5cf8f6da8743 (closes #11890) by Jesus Cea · 13 years ago
  20. c1ceb64 MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 13 years ago
  21. 6159ee3 MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 13 years ago
  22. ac45150 startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 13 years ago
  23. 5e66b16 Tidied comments and docstrings. by Vinay Sajip · 13 years ago
  24. 5b9eecf Attempt fix of #11557 by refining test logic. by Vinay Sajip · 13 years ago
  25. 1e42f9e Attempt fix of #11557 by refining setup/teardown logic. by Vinay Sajip · 13 years ago
  26. 95bf504 Attempt fix of #11557 by changing setup/teardown logic. by Vinay Sajip · 13 years ago
  27. e07f522 Issue #11223: fix compiler warnings by Victor Stinner · 13 years ago
  28. 3def7e0 Attempt fix of #11557 by changing teardown logic. by Vinay Sajip · 13 years ago
  29. 783c82c Close #11619: write_compiled_module() doesn't encode the filename by Victor Stinner · 13 years ago
  30. f48ac30 Issue #11875: Alter the previous fix to work better with subclasses by Raymond Hettinger · 13 years ago
  31. 25458f1 Issue #11875: Alter the previous fix to work better with subclasses by Raymond Hettinger · 13 years ago
  32. d07eaf1 Issue #11875: Alter the previous fix to work better with subclasses by Raymond Hettinger · 13 years ago
  33. 2d70e29 Issue #11223: fix test_dummy_threading, add _dummy_thread.info() by Victor Stinner · 13 years ago
  34. 754851f Issue #11223: Add threading._info() function providing informations about the by Victor Stinner · 13 years ago
  35. cf2a807 faulthandler: don't use sigprocmask() by Victor Stinner · 13 years ago
  36. 4571ee0 Merge with 3.2. by Ezio Melotti · 13 years ago
  37. a947abe Merge with 3.1. by Ezio Melotti · 13 years ago
  38. 8dfcab0 Fix wrong number of functions noticed by Sandro Tosi. by Ezio Melotti · 13 years ago
  39. 0193f35 merge by Raymond Hettinger · 13 years ago
  40. 1114744 merge by Raymond Hettinger · 13 years ago
  41. f29f3ce merge by Raymond Hettinger · 13 years ago
  42. 1cc986e Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  43. 98c850a Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  44. 35b873a merge by Raymond Hettinger · 13 years ago
  45. 019a97c Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  46. ab69438 Hmm, __ne__ was missing by Raymond Hettinger · 13 years ago
  47. d08a2c2 Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  48. 64e564b Merged documentation fix from 3.2. by Vinay Sajip · 13 years ago
  49. f97255f Updated documentation on fileConfig(). by Vinay Sajip · 13 years ago
  50. ff1a735 os.sendfile(): on Linux if offset parameter is passed as NULL we were erroneously returning a (bytes_sent, None) tuple instead of bytes_sent by Giampaolo Rodola' · 13 years ago
  51. e8d2d2d Add new email.policy document to the toctree and fix markup glitch. by Georg Brandl · 13 years ago
  52. d7d01cd Merge test_startfile fix from 3.2. by Nadeem Vawda · 13 years ago
  53. cc3f029 Merge test_startfile fix from 3.1. by Nadeem Vawda · 13 years ago
  54. 58de6ee Fix sporadic failure in test_startfile. by Nadeem Vawda · 13 years ago
  55. 6a45d3b Markup and text fixes from Georg Brandl's review. by R David Murray · 13 years ago
  56. 1f056b2 Merge: Fix markup. by R David Murray · 13 years ago
  57. 530cc09 Fix markup. by R David Murray · 13 years ago
  58. 3edd22a #11731: simplify/enhance parser/generator API by introducing policy objects. by R David Murray · 13 years ago
  59. ce16be9 (Merge 3.2) Issue #11768: The signal handler of the signal module only calls by Victor Stinner · 13 years ago
  60. 27026f8 (Merge 3.1) Issue #11768: The signal handler of the signal module only calls by Victor Stinner · 13 years ago
  61. 6c9b35b Issue #11768: The signal handler of the signal module only calls by Victor Stinner · 13 years ago
  62. f329998 Merge: #11492: rewrite header folding algorithm. Less code, more passing tests. by R David Murray · 13 years ago
  63. 01581ee #11492: rewrite header folding algorithm. Less code, more passing tests. by R David Murray · 13 years ago
  64. d66f07a #11865: Merge with 3.2. by Ezio Melotti · 13 years ago
  65. 74c0031 #11865: Merge with 3.1. by Ezio Melotti · 13 years ago
  66. 340bb95 #11865: fix typo in init.rst. by Ezio Melotti · 13 years ago
  67. a71c44b merge by Raymond Hettinger · 13 years ago
  68. 90375bc Rework multiset methods to use less memory and to make fewer calls to __hash__. by Raymond Hettinger · 13 years ago
  69. c15d9e7 Rework multiset methods to use less memory and to make fewer calls to __hash__. by Raymond Hettinger · 13 years ago
  70. 2876a8c Rework multiset methods to use less memory and to make fewer calls to __hash__. by Raymond Hettinger · 13 years ago
  71. 2476ee3 Merge with 3.2. by Ezio Melotti · 13 years ago
  72. 2409d77 Fix a few more hyphens in argparse.rst by Ezio Melotti · 13 years ago
  73. cf645db Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition. by Antoine Pitrou · 13 years ago
  74. f25a8de Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition. by Antoine Pitrou · 13 years ago
  75. a4eb194 Merge from 3.2 by Antoine Pitrou · 13 years ago
  76. ee42934 Fix possible "file already exists" error when running the tests in parallel. by Antoine Pitrou · 13 years ago
  77. bfd5a32 Merge with 3.2. by Georg Brandl · 13 years ago
  78. 884843d Fix duplicate "is". by Georg Brandl · 13 years ago
  79. d606ebe Merge with 3.2 by Georg Brandl · 13 years ago
  80. 10fe23b Merge with 3.1 by Georg Brandl · 13 years ago
  81. 340d269 Small wording fix. by Georg Brandl · 13 years ago
  82. 1d827ff Consistency fix: "command line" is the noun, "command-line" the adjective. by Georg Brandl · 13 years ago
  83. ab8d93c Backport 8a9f8f34d9d5. by Georg Brandl · 13 years ago
  84. 69518bc Consistency fix: "command line" is the noun, "command-line" the adjective. by Georg Brandl · 13 years ago
  85. e2c4cfc Merge: Improve message.py test coverage to 100%. by R David Murray · 13 years ago
  86. a2860e8 Improve message.py test coverage to 100%. by R David Murray · 13 years ago
  87. 5145ed5 Issue #11855: merge from 3.2 by Eli Bendersky · 13 years ago
  88. 3384e54 Issue #11855: merge from 3.1 by Eli Bendersky · 13 years ago
  89. 219cc77 Issue #11855: Apply missing formatting for urlretrieve by Eli Bendersky · 13 years ago
  90. 4c2ffab merge by Raymond Hettinger · 13 years ago
  91. f05c139 merge by Raymond Hettinger · 13 years ago
  92. 7bba683 Add another example to the collections module docs. by Raymond Hettinger · 13 years ago
  93. cd5a2bd Issue #11852: Merge fix from 3.2. by Vinay Sajip · 13 years ago
  94. e723e96 Issue #11852: Add missing imports and update tests. by Vinay Sajip · 13 years ago
  95. b5a40d4 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  96. 6c9e5b7 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  97. 1c746c2 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  98. 8437fe2 Remove unused method from internal class. by R David Murray · 13 years ago
  99. 386832e #11843: Merge with 3.2. by Ezio Melotti · 13 years ago
  100. 8881868 #11843: Merge with 3.1. by Ezio Melotti · 13 years ago