1. 2043f9c #11901: add description of how bitfields are laid out to hexversion docs by R David Murray · 13 years ago
  2. 16190c8 Change markup so that it creates a link by Éric Araujo · 13 years ago
  3. 8f14bbd pybench prep_times calculation error (closes #11895) by Jesus Cea · 13 years ago
  4. 2bad92d Remove obsolete/duplicate docstring by Éric Araujo · 13 years ago
  5. 5348b63 Branch merge by Éric Araujo · 13 years ago
  6. 2b9388a Fix weird executable name by Éric Araujo · 13 years ago
  7. de579d4 Add a space to make json doc a bit more readable by Éric Araujo · 13 years ago
  8. 7365acc merge heads by Jesus Cea · 13 years ago
  9. 2fc8b87 Port 5b607cd8c71b (closes #11892) by Jesus Cea · 13 years ago
  10. fc330ae Minor text rearrangement. by Raymond Hettinger · 13 years ago
  11. c3ab577 merge by Jesus Cea · 13 years ago
  12. e402724 Fix wrong function name. Noticed by Clive Darke. by Ezio Melotti · 13 years ago
  13. 1d4ae84 Up-port changeset 5cf8f6da8743 (closes #11890) by Jesus Cea · 13 years ago
  14. 5c1a0c9 Fix argument name in reST doc to match the code by Éric Araujo · 13 years ago
  15. ad0790e Branch merge by Éric Araujo · 13 years ago
  16. f8e1b60 Add docstring to dbm.open by Éric Araujo · 13 years ago
  17. ac45150 startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 13 years ago
  18. d07eaf1 Issue #11875: Alter the previous fix to work better with subclasses by Raymond Hettinger · 13 years ago
  19. 8dfcab0 Fix wrong number of functions noticed by Sandro Tosi. by Ezio Melotti · 13 years ago
  20. 1114744 merge by Raymond Hettinger · 13 years ago
  21. ab69438 Hmm, __ne__ was missing by Raymond Hettinger · 13 years ago
  22. d08a2c2 Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 13 years ago
  23. 58de6ee Fix sporadic failure in test_startfile. by Nadeem Vawda · 13 years ago
  24. 6c9b35b Issue #11768: The signal handler of the signal module only calls by Victor Stinner · 13 years ago
  25. 340bb95 #11865: fix typo in init.rst. by Ezio Melotti · 13 years ago
  26. 2876a8c Rework multiset methods to use less memory and to make fewer calls to __hash__. by Raymond Hettinger · 13 years ago
  27. dcb22a3 Fix resource warning found manually by Éric Araujo · 13 years ago
  28. a0b3c32 Advertise nesting directives for class/method and class/data combos. by Éric Araujo · 13 years ago
  29. 340d269 Small wording fix. by Georg Brandl · 13 years ago
  30. 219cc77 Issue #11855: Apply missing formatting for urlretrieve by Eli Bendersky · 13 years ago
  31. 7bba683 Add another example to the collections module docs. by Raymond Hettinger · 13 years ago
  32. 1c746c2 Fix minor subclassing issue with collections.Counter by Raymond Hettinger · 13 years ago
  33. 181810b #11843: remove duplicate line from table in distutil doc. by Ezio Melotti · 13 years ago
  34. 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
  35. 397eb44 Issue #11467: Fix urlparse behavior when handling urls which contains scheme specific part only digits. by Senthil Kumaran · 13 years ago
  36. 20f53f1 #11848: replace dead link in random.betavariate comment. by Ezio Melotti · 13 years ago
  37. 60adf95 #4783: document that is not possible to use json.dump twice on the same stream. by Ezio Melotti · 13 years ago
  38. 046a764 Issue #11827: remove mention of list2cmdline in the doc of subprocess by Eli Bendersky · 13 years ago
  39. 2d2ea1b Fix Issue11474 - fix url2pathname() handling of '/C|/' on Windows by Senthil Kumaran · 13 years ago
  40. 95cd91c #11840: Improve c-api/unicode documentation. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  41. 832c8bb #9101: backport json reference in configparser doc. by Ezio Melotti · 13 years ago
  42. 691840f Fix improper tests in RegisterTestCase by Éric Araujo · 13 years ago
  43. 395ba35 Minor tweaks to a few comments in heapq by Éric Araujo · 13 years ago
  44. b4fb909 Remove inexistent tools by Brian Curtin · 13 years ago
  45. e0fd2f8 Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 13 years ago
  46. ce073cd Fix typo in docstring. by Ezio Melotti · 13 years ago
  47. d210aa1 #9233: Fix json.loads({}) to return a dict (instead of a list), when _json is not available. by Ezio Melotti · 13 years ago
  48. 42368f9 Remove unnecessary imports and use assertIs instead of assertTrue. by Ezio Melotti · 13 years ago
  49. c753305 #9233: Fix json to work properly even when _json is not available. by Ezio Melotti · 13 years ago
  50. 4f95a52 #9233: skip _json-specific tests when _json is not available. by Ezio Melotti · 13 years ago
  51. a8b0f9a Merge updates by Senthil Kumaran · 13 years ago
  52. 60f02a6 Update the News for the fix to Issue11703. by Senthil Kumaran · 13 years ago
  53. 3dd02d6 #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  54. abdeeff merge heads by Benjamin Peterson · 13 years ago
  55. bd3e362 make assigning to a bytes literal a syntax error (closes #11506) by Benjamin Peterson · 13 years ago
  56. 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
  57. 3780542 Issue 11747: Fix output format for context diffs. by Raymond Hettinger · 13 years ago
  58. 308f14a Add maxlinelen to docstring, delete obsolete wording by R David Murray · 13 years ago
  59. 84c209a Correct leading spaces in my NEWS entry. by Brian Curtin · 13 years ago
  60. 628f980 Add NEWS item for #5162. by brian.curtin · 13 years ago
  61. e2f2998 Fix #5162. Allow child spawning from Windows services (via pywin32). by brian.curtin · 13 years ago
  62. 45e47e5 Issue9670: Back out changeset 378b40d71175; test fails on other platforms by Ned Deily · 13 years ago
  63. 517ac72 Issue #9670: Increase the default stack size for secondary threads on by Ned Deily · 13 years ago
  64. e620d10 Issue #11719: Fix message about unexpected test_msilib skip. by Ross Lagerwall · 13 years ago
  65. 52c950f Issue #11650: PyOS_StdioReadline() retries fgets() if it was interrupted by Victor Stinner · 13 years ago
  66. e1292a2 #11492: fix header truncation on folding when there are runs of split chars. by R David Murray · 13 years ago
  67. 7da4db1 Improve test coverage of _split_ascii method. by R David Murray · 13 years ago
  68. 88e1945 Refinement by Stefan Krah (see issue 11715, msg133194) to exit early if the by Barry Warsaw · 13 years ago
  69. 5ca305a Issue 11715: Build extension modules on multiarch Debian and Ubuntu by by Barry Warsaw · 13 years ago
  70. 8f377a3 Issue #10762: Guard against invalid/non-supported format string '%f' on Windows. Patch Santoso Wijaya. by Senthil Kumaran · 13 years ago
  71. c824e9a Try to fix sporadic test_multiprocessing failure by Antoine Pitrou · 13 years ago
  72. 4f61b02 Issue #10963: Ensure that subprocess.communicate() never raises EPIPE. by Ross Lagerwall · 13 years ago
  73. 45fdb45 Try to fix sporadic failure in test_thread/test_threading by Antoine Pitrou · 13 years ago
  74. b35f29a Issue #11761: make tests for gc.get_count() less fragile by Antoine Pitrou · 13 years ago
  75. b5ff3e4 Fix typo noticed by Sandro Tosi. by Ezio Melotti · 13 years ago
  76. d055956 Merge 3.1 by Kristjan Valur Jonsson · 13 years ago
  77. 35722a9 Bugfix: Properly test for errors from PyLong_AsLong() in itertools.cycle. by Kristjan Valur Jonsson · 13 years ago
  78. d6c1d57 Issue 11713: clarify docstring for collections.deque() by Raymond Hettinger · 13 years ago
  79. acb6309 Merge issue 11662. by Guido van Rossum · 13 years ago
  80. a119df9 Issue 11662: Fix vulnerability in urllib/urllib2. by guido@google.com · 13 years ago
  81. ad45bfe let's keep parenthesis around sizeof by Benjamin Peterson · 13 years ago
  82. 9b2e67c #10617: add class directives to collections ABCs. by Ezio Melotti · 13 years ago
  83. f8d887e Closes #11696: Fix ID generation in msilib. Patch by Mark Mc Mahon. by Martin v. Löwis · 13 years ago
  84. 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
  85. ccd2283 Fix misplaced Misc/NEWS entry. by Mark Dickinson · 13 years ago
  86. 9bad3a9 Fix short file name generation in bdist_msi. by Martin v. Löwis · 13 years ago
  87. c01ffdf revert unintended changes by Benjamin Peterson · 13 years ago
  88. 39530f8 always check return value of PyObject_IsInstance for error by Benjamin Peterson · 13 years ago
  89. 8d6c62d check possible recursive _as_parameter_ to prevent segfault (closes #1838) by Benjamin Peterson · 13 years ago
  90. b8a5769 Issue #11659: Fix ResourceWarning in test_subprocess introduced by #11459. by Ross Lagerwall · 13 years ago
  91. 89461ef Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects. by Mark Dickinson · 13 years ago
  92. 8b8f2ec Kill last reference to defunct module by Éric Araujo · 13 years ago
  93. 211643b Branch merge by Éric Araujo · 13 years ago
  94. 946f172 <Home> toggle failing on Tk 8.5, causing IDLE exits. Issue #4676 by Kurt B. Kaiser · 13 years ago
  95. f84eb5a Branch merge by Éric Araujo · 13 years ago
  96. 5ab4776 Tweaks to sys.flags description table. by Éric Araujo · 13 years ago
  97. a464d4e Remove untrue statement from tutorial by Éric Araujo · 13 years ago
  98. b9a428d #9557: eliminate 3 seconds of static overhead from test_mailbox. by R David Murray · 13 years ago
  99. 4dcf502 Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] by Éric Araujo · 13 years ago
  100. ebbf1e6 #2650: Refactor re.escape to use enumerate(). by Ezio Melotti · 13 years ago