1. 646eb1e Merge with 3.2 for issue #16262 by Ross Lagerwall · 12 years ago
  2. 1b863eb Fix regression from issue #16262 by Ross Lagerwall · 12 years ago
  3. d285029 Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. by Chris Jerdonek · 12 years ago
  4. 8b7f9f5 Remove unneeded "Release" and "Date" markers from doc index pages. by Chris Jerdonek · 12 years ago
  5. 6c1da82 merge by Brett Cannon · 12 years ago
  6. f873d7c Issue #16342: Lib/_sysconfigdata.py is no longer put into Lib, so by Brett Cannon · 12 years ago
  7. 6294305 Merge: Add test for BZ2Decompressor.decompress("") after end of stream. by Nadeem Vawda · 12 years ago
  8. a1952d4 Add test for BZ2Decompressor.decompress("") after end of stream. by Nadeem Vawda · 12 years ago
  9. 484adb5 Merged upstream changes. by Vinay Sajip · 12 years ago
  10. bdd13fd Closes #16340: Handle exception while copying script to venv. by Vinay Sajip · 12 years ago
  11. ff65a10 Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2. by Georg Brandl · 12 years ago
  12. 6a935d9 merge heads by Georg Brandl · 12 years ago
  13. 75f0020 Remove confusing "Release" and "Date" markers from whatsnews. by Georg Brandl · 12 years ago
  14. 21b1024 merge heads by Andrew Svetlov · 12 years ago
  15. 6d50a54 Merge issue #14570: Document json sort_keys parameter properly. by Andrew Svetlov · 12 years ago
  16. 2ec53be Issue #14570: Document json sort_keys parameter properly. by Andrew Svetlov · 12 years ago
  17. 2a83f16 Issue #14700: merge tests from 3.2. by Mark Dickinson · 12 years ago
  18. fb90c09 Issue #14700: Fix buggy overflow checks for large precision and width in new-style and old-style formatting. by Mark Dickinson · 12 years ago
  19. 5b9561d merge with 3.2 by Georg Brandl · 12 years ago
  20. 579d5cd changeset: 80007:49e4541f2aef by Georg Brandl · 12 years ago
  21. c2415eb Issue #14616: Mention shlex.quote in subprocess docs. by Andrew Svetlov · 12 years ago
  22. 65e2bef Issue #16340: exclude venv/scripts from byte-compilation at installation time on Windows. by Vinay Sajip · 12 years ago
  23. 01f47e8 Add a autobuild-quick target that only rebuilds HTML. by Georg Brandl · 12 years ago
  24. ab5da6a merge with 3.2 by Georg Brandl · 12 years ago
  25. fffc25d #8040: fix jQuery incompatibility by Georg Brandl · 12 years ago
  26. 74076cb #12890: skip tests which fail on windows until fixed or rewritten. by R David Murray · 12 years ago
  27. 4d9f318 merge #15889: make regrtest --start succeed in more cases. by R David Murray · 12 years ago
  28. c3bf78a #15889: make regrtest --start succeed in more cases. by R David Murray · 12 years ago
  29. 971ba4c #16337: fix typo. by Ezio Melotti · 12 years ago
  30. edde409 #8040: merge with 3.2. by Ezio Melotti · 12 years ago
  31. e5b1023 #8040: fix the version. by Ezio Melotti · 12 years ago
  32. fe71bb5 #8040: merge with 3.2. by Ezio Melotti · 12 years ago
  33. 58864b3 #8040: enable the versionswitcher for the autobuild-dev target. by Ezio Melotti · 12 years ago
  34. 8630c1e #8040: merge with 3.2. by Ezio Melotti · 12 years ago
  35. 380ce65 #8040: add a version switcher to the documentation. Patch by Yury Selivanov. by Ezio Melotti · 12 years ago
  36. c4b8e05 merge #12890: don't emit <p> tags in text mode when logdir specified. by R David Murray · 12 years ago
  37. 252cd0e #12890: don't emit <p> tags in text mode when logdir specified. by R David Murray · 12 years ago
  38. 0b3014d merge from 3.2 by Senthil Kumaran · 12 years ago
  39. bc876a2 Automated merge with file:///home/vagrant/3.3 by Senthil Kumaran · 12 years ago
  40. 847c33c Include mention of jenkins as an example framework for doing CI by Senthil Kumaran · 12 years ago
  41. f358eaf merge #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 12 years ago
  42. f933302 #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 12 years ago
  43. 254af26 #16307: Fix multiprocessing.Pool.map_async not calling its callbacks by Hynek Schlawack · 12 years ago
  44. cc2f042 Issue #16250: Fix URLError invocation with proper args by Senthil Kumaran · 12 years ago
  45. cad7b31 Issue #16250: Fix URLError invocation with proper args. by Senthil Kumaran · 12 years ago
  46. 5f9459f merge with 3.2 by Philip Jenvey · 12 years ago
  47. 45c4149 bounds check for bad data (thanks amaury) by Philip Jenvey · 12 years ago
  48. 735d317 Issue #16243: add example for inspect.formatargspec by Andrew Svetlov · 12 years ago
  49. 6a65bcd Add Modules/_freeze_importlib to .gitignore by Petri Lehtinen · 12 years ago
  50. 0ada6f1 #16317: mention lzma in the tutorial. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  51. a5941f8 #16206: merge with 3.2. by Ezio Melotti · 12 years ago
  52. a20879f #16206: Improve examples about dict construction. by Ezio Melotti · 12 years ago
  53. 8b0f3ad Merge from 3.2: fix formatting of syntax description of function definition. by Chris Jerdonek · 12 years ago
  54. c131b07 Fix formatting of syntax description of function definition. by Chris Jerdonek · 12 years ago
  55. 039e0cd Issue #16305: Merge fix from 3.2. by Mark Dickinson · 12 years ago
  56. 7646449 Fix math.factorial KeyboardInterrupt segfault. Thanks Amaury for report and diagnosis. by Mark Dickinson · 12 years ago
  57. 9819105 Update NEWS for issue #16241 by Andrew Svetlov · 12 years ago
  58. e6c0f0d #16210: merge with 3.2. by Ezio Melotti · 12 years ago
  59. 837cd06 #16210: combine the two type() docs. Patch by Pete Sevander. by Ezio Melotti · 12 years ago
  60. f0ef7fe Fixed whitespace typo in Misc/NEWS. by Vinay Sajip · 12 years ago
  61. e87acc1 Issue #16116: Now uses corrected include and library paths when building C extensions in a venv. by Vinay Sajip · 12 years ago
  62. e6e96ee #16245: Fix the value of a few entities in html.entities.html5. by Ezio Melotti · 12 years ago
  63. 5445a8c Replace tabs with spaces in posixmodule.c by Petri Lehtinen · 12 years ago
  64. 950d5fd Issue #16241: document -X faulthandler command line option. by Andrew Svetlov · 12 years ago
  65. 518dbfd Reorder html.entities.html5 entities to make updates easier. Patch by Iuliia Proskurnia. by Ezio Melotti · 12 years ago
  66. b6d24d9 Issue #15853: merge 3.2 -> 3.3 by Ned Deily · 12 years ago
  67. fdf0f27 Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu by Ned Deily · 12 years ago
  68. abb0feb Issue #16295: Link "select" with ws2_32.lib, the winsock2 stub library. by Kristjan Valur Jonsson · 12 years ago
  69. 80c2f4f MERGE: Closes #16294: 8 space indent in tutorial by Jesus Cea · 12 years ago
  70. af38774 Closes #16294: 8 space indent in tutorial by Jesus Cea · 12 years ago
  71. aee3c76 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  72. c4c4842 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  73. 18b7fcc Merge #14398: Fix size truncation and overflow bugs in bz2 module. by Nadeem Vawda · 12 years ago
  74. 5f8f0d6 Issue #14398: Fix size truncation and overflow bugs in bz2 module. by Nadeem Vawda · 12 years ago
  75. 5508412 Issue #16220: wsgiref now always calls close() on an iterable response. by Antoine Pitrou · 12 years ago
  76. 66510fe Fix whacky spacking in test_wsgiref by Antoine Pitrou · 12 years ago
  77. ae247a5 Issue #16220: wsgiref now always calls close() on an iterable response. by Antoine Pitrou · 12 years ago
  78. 8cd45bd Fix PEP name. by Ezio Melotti · 12 years ago
  79. 1f67e80 Fix typo. by Ezio Melotti · 12 years ago
  80. b24d3cf Fix indentation (or Sphinx will think these are attributes of ConnectionError). by Ezio Melotti · 12 years ago
  81. d2cc1bb Issue #10405: merge from 3.2 by Ned Deily · 12 years ago
  82. 2778d0d Issue #10405: Document IDLE context menus in Standard Library document by Ned Deily · 12 years ago
  83. 76e7ea5 Fix punctuation. by Ezio Melotti · 12 years ago
  84. 36e01df Move note about the implementation in the "seealso". by Ezio Melotti · 12 years ago
  85. 40c6773 Fix typo in example (pointed out by a couple of people, most recently Ken Rimey) by Nick Coghlan · 12 years ago
  86. 903c316 Dummy merge from 3.2 by Nick Coghlan · 12 years ago
  87. 557c76c Fix compilation on Windows by Nick Coghlan · 12 years ago
  88. 5b69fbd Remove wrong escape in code snippet. by Ezio Melotti · 12 years ago
  89. 55062e3 Dummy merge from 3.2 by Nick Coghlan · 12 years ago
  90. 62b4136 Fix broken test and replace redundant generator with a tuple by Nick Coghlan · 12 years ago
  91. 059e37f Dummy merge from 3.2 by Nick Coghlan · 12 years ago
  92. c71b4c7 Issue #6074: Actually delete the source file in the test as intended by Nick Coghlan · 12 years ago
  93. 11d752e Remove unused import by Nick Coghlan · 12 years ago
  94. eb8d627 Issue #6074: Apply an appropriate fix for importlib based imports by Nick Coghlan · 12 years ago
  95. 90eb8ae Dummy merge from 3.2, as that approach to resolving #6074 is not applicable to importlib by Nick Coghlan · 12 years ago
  96. 34937ce Issue #6074: Forward port Windows read-only source file fix from 2.7 by Nick Coghlan · 12 years ago
  97. 2d51f68 Fix issue #16270: urllib may hang when used for retrieving files via FTP by using a context manager. by Giampaolo Rodola' · 12 years ago
  98. b0cc912 Fix issue #16270: urllib may hang when used for retrieving files via FTP by using a context manager. by Giampaolo Rodola' · 12 years ago
  99. 2ee776b Fix merging mistake. by Georg Brandl · 12 years ago
  100. bfbf3f1 Issue #16226: Fix IDLE Path Browser crash. (Patch by Roger Serwy) by Ned Deily · 12 years ago