1. 616f803 Issue #16197: Fix several small errors in winreg documentation. by Andrew Svetlov · 12 years ago
  2. 08d8434 MERGE: Closes #16369: Global PyTypeObjects not initialized with PyType_Ready(...). DOCUMENT IT! by Jesus Cea · 12 years ago
  3. 64085e3 Closes #16369: Global PyTypeObjects not initialized with PyType_Ready(...). DOCUMENT IT! by Jesus Cea · 12 years ago
  4. bdf1b9e Closes #16369: Global PyTypeObjects not initialized with PyType_Ready(...). DOCUMENT IT! by Jesus Cea · 12 years ago
  5. c454fe4 #16371: fix up the English. by R David Murray · 12 years ago
  6. 3e11d65 merge #16371: fix up the English a bit more. by R David Murray · 12 years ago
  7. a2959ce #16371: fix up the English a bit more. by R David Murray · 12 years ago
  8. 0451d25 Merge issue #16371: fix typo in ctypes documentation. by Andrew Svetlov · 12 years ago
  9. ec42255 Issue #16371: fix typo in ctypes documentation. by Andrew Svetlov · 12 years ago
  10. 694f9ce Merge issue #16370: Mention Py_SetProgramName in example for very high level embedding. by Andrew Svetlov · 12 years ago
  11. e1fa22a Issue #16370: Mention Py_SetProgramName in example for very high level embedding. by Andrew Svetlov · 12 years ago
  12. 6e96e5e Issue #16370: Mention Py_SetProgramName in example for very high level embedding. by Andrew Svetlov · 12 years ago
  13. f9c7c36 Merge: Remove already dropped function PySys_GetFile from documentation. by Andrew Svetlov · 12 years ago
  14. 4deb16d Remove already dropped function PySys_GetFile from documentation. by Andrew Svetlov · 12 years ago
  15. 796c443 Merge: fix docstring for deque ctor to mark iterable parameter optional by Andrew Svetlov · 12 years ago
  16. 6a5c7c3 Fix docstring for deque ctor to mark iterable parameter optional by Andrew Svetlov · 12 years ago
  17. 227f59b Fix docstring for deque ctor to mark iterable parameter optional by Andrew Svetlov · 12 years ago
  18. 7ea6f70 Fix typo in mock docs. by Andrew Svetlov · 12 years ago
  19. 2c05a2e do safety checks on __qualname__ assignment by Benjamin Peterson · 12 years ago
  20. 8afa7fa don't shadow the __qualname__ descriptor with __qualname__ in the class's __dict__ (closes #16271) by Benjamin Peterson · 12 years ago
  21. e8ea97f merge 3.2 (#16369) by Benjamin Peterson · 12 years ago
  22. c431128 initialize more global type objects (closes #16369) by Benjamin Peterson · 12 years ago
  23. 6da3ed6 initialize more global type objects (closes #16369) by Benjamin Peterson · 12 years ago
  24. cc4bacf #12890: fix test on windows by R David Murray · 12 years ago
  25. 1625d88 Issue #16341: convert examples to use except ... as ... syntax. by Andrew Svetlov · 12 years ago
  26. 6b879fa Merge 3.2 by Brian Curtin · 12 years ago
  27. e9aeca7 Fix #16197. Update docstrings and documentation to match winreg code. by Brian Curtin · 12 years ago
  28. 4648b47 #14897: Enhance error messages of struct.pack and struct.pack_into by Petri Lehtinen · 12 years ago
  29. 92c28ca #14897: Enhance error messages of struct.pack and struct.pack_into by Petri Lehtinen · 12 years ago
  30. 5c89c19 #14897: Enhance error messages of struct.pack and struct.pack_into by Petri Lehtinen · 12 years ago
  31. 646eb1e Merge with 3.2 for issue #16262 by Ross Lagerwall · 12 years ago
  32. 1b863eb Fix regression from issue #16262 by Ross Lagerwall · 12 years ago
  33. 64c0b2c Backport from 3.2: remove "Release" and "Date" markers from index pages. by Chris Jerdonek · 12 years ago
  34. d285029 Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. by Chris Jerdonek · 12 years ago
  35. 8b7f9f5 Remove unneeded "Release" and "Date" markers from doc index pages. by Chris Jerdonek · 12 years ago
  36. 6c1da82 merge by Brett Cannon · 12 years ago
  37. f873d7c Issue #16342: Lib/_sysconfigdata.py is no longer put into Lib, so by Brett Cannon · 12 years ago
  38. 6294305 Merge: Add test for BZ2Decompressor.decompress("") after end of stream. by Nadeem Vawda · 12 years ago
  39. a1952d4 Add test for BZ2Decompressor.decompress("") after end of stream. by Nadeem Vawda · 12 years ago
  40. 8e0dfea Add test for BZ2Decompressor.decompress("") after end of stream. by Nadeem Vawda · 12 years ago
  41. 41c25ba Issue #14570: Document json sort_keys parameter properly. by Andrew Svetlov · 12 years ago
  42. 484adb5 Merged upstream changes. by Vinay Sajip · 12 years ago
  43. bdd13fd Closes #16340: Handle exception while copying script to venv. by Vinay Sajip · 12 years ago
  44. ff65a10 Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2. by Georg Brandl · 12 years ago
  45. 6a935d9 merge heads by Georg Brandl · 12 years ago
  46. f4712d4 Remove confusing "Release" and "Date" markers from whatsnews. by Georg Brandl · 12 years ago
  47. 75f0020 Remove confusing "Release" and "Date" markers from whatsnews. by Georg Brandl · 12 years ago
  48. 21b1024 merge heads by Andrew Svetlov · 12 years ago
  49. 6d50a54 Merge issue #14570: Document json sort_keys parameter properly. by Andrew Svetlov · 12 years ago
  50. 2ec53be Issue #14570: Document json sort_keys parameter properly. by Andrew Svetlov · 12 years ago
  51. 2a83f16 Issue #14700: merge tests from 3.2. by Mark Dickinson · 12 years ago
  52. 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
  53. 75d3600 Issue #14700: Fix buggy overflow checks for large precision and width in new-style and old-style formatting. by Mark Dickinson · 12 years ago
  54. 5b9561d merge with 3.2 by Georg Brandl · 12 years ago
  55. 579d5cd changeset: 80007:49e4541f2aef by Georg Brandl · 12 years ago
  56. 08114d4 changeset: 80007:49e4541f2aef by Georg Brandl · 12 years ago
  57. 6182266 Issue #14616: Document pipes.quote and mention this one in subprocess docs. by Andrew Svetlov · 12 years ago
  58. c2415eb Issue #14616: Mention shlex.quote in subprocess docs. by Andrew Svetlov · 12 years ago
  59. 0685e14 Update current version of the "dailybuild" script. by Georg Brandl · 12 years ago
  60. 65e2bef Issue #16340: exclude venv/scripts from byte-compilation at installation time on Windows. by Vinay Sajip · 12 years ago
  61. b70290a Update current version of the "dailybuild" script. by Georg Brandl · 12 years ago
  62. 01f47e8 Add a autobuild-quick target that only rebuilds HTML. by Georg Brandl · 12 years ago
  63. 5fb657d Add a autobuild-quick target that only rebuilds HTML. by Georg Brandl · 12 years ago
  64. 819574a merge with 2.6 by Georg Brandl · 12 years ago
  65. 55f23c4 #8040: port versionswitcher patch to 2.6. by Georg Brandl · 12 years ago
  66. ab5da6a merge with 3.2 by Georg Brandl · 12 years ago
  67. fffc25d #8040: fix jQuery incompatibility by Georg Brandl · 12 years ago
  68. 74076cb #12890: skip tests which fail on windows until fixed or rewritten. by R David Murray · 12 years ago
  69. 4d9f318 merge #15889: make regrtest --start succeed in more cases. by R David Murray · 12 years ago
  70. c3bf78a #15889: make regrtest --start succeed in more cases. by R David Murray · 12 years ago
  71. 971ba4c #16337: fix typo. by Ezio Melotti · 12 years ago
  72. edde409 #8040: merge with 3.2. by Ezio Melotti · 12 years ago
  73. fd3d102 #8040: fix the version. by Ezio Melotti · 12 years ago
  74. e5b1023 #8040: fix the version. by Ezio Melotti · 12 years ago
  75. fe71bb5 #8040: merge with 3.2. by Ezio Melotti · 12 years ago
  76. 8645890 #8040: enable the versionswitcher for the autobuild-dev target. by Ezio Melotti · 12 years ago
  77. 58864b3 #8040: enable the versionswitcher for the autobuild-dev target. by Ezio Melotti · 12 years ago
  78. 8630c1e #8040: merge with 3.2. by Ezio Melotti · 12 years ago
  79. 380ce65 #8040: add a version switcher to the documentation. Patch by Yury Selivanov. by Ezio Melotti · 12 years ago
  80. 3d07206 #8040: add a version switcher to the documentation. Patch by Yury Selivanov. by Ezio Melotti · 12 years ago
  81. c4b8e05 merge #12890: don't emit <p> tags in text mode when logdir specified. by R David Murray · 12 years ago
  82. 252cd0e #12890: don't emit <p> tags in text mode when logdir specified. by R David Murray · 12 years ago
  83. 54eed2e #12890: don't emit <p> tags in text mode when logdir specified. by R David Murray · 12 years ago
  84. 0b3014d merge from 3.2 by Senthil Kumaran · 12 years ago
  85. bc876a2 Automated merge with file:///home/vagrant/3.3 by Senthil Kumaran · 12 years ago
  86. 847c33c Include mention of jenkins as an example framework for doing CI by Senthil Kumaran · 12 years ago
  87. 3e66f0d #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 12 years ago
  88. f358eaf merge #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 12 years ago
  89. f933302 #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 12 years ago
  90. 254af26 #16307: Fix multiprocessing.Pool.map_async not calling its callbacks by Hynek Schlawack · 12 years ago
  91. f8d370e Add some tests in 2.7 for Issue #16250 by Senthil Kumaran · 12 years ago
  92. cc2f042 Issue #16250: Fix URLError invocation with proper args by Senthil Kumaran · 12 years ago
  93. cad7b31 Issue #16250: Fix URLError invocation with proper args. by Senthil Kumaran · 12 years ago
  94. e999229 Issue #16274: Fix test_asyncore on Solaris. by Trent Nelson · 12 years ago
  95. 5f9459f merge with 3.2 by Philip Jenvey · 12 years ago
  96. 45c4149 bounds check for bad data (thanks amaury) by Philip Jenvey · 12 years ago
  97. 735d317 Issue #16243: add example for inspect.formatargspec by Andrew Svetlov · 12 years ago
  98. e793f44 #16332: use "except OSError as e" in subprocess docs. Patch by Berker Peksag. by Ezio Melotti · 12 years ago
  99. 6a65bcd Add Modules/_freeze_importlib to .gitignore by Petri Lehtinen · 12 years ago
  100. 0ada6f1 #16317: mention lzma in the tutorial. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago