1. 3b80d34 Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.3. by Georg Brandl · 13 years ago
  2. ff65a10 Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2. by Georg Brandl · 13 years ago
  3. 6a935d9 merge heads by Georg Brandl · 13 years ago
  4. 75f0020 Remove confusing "Release" and "Date" markers from whatsnews. by Georg Brandl · 13 years ago
  5. 21b1024 merge heads by Andrew Svetlov · 13 years ago
  6. 42b8932 Merge issue #14570: Document json sort_keys parameter properly. by Andrew Svetlov · 13 years ago
  7. 6d50a54 Merge issue #14570: Document json sort_keys parameter properly. by Andrew Svetlov · 13 years ago
  8. 2ec53be Issue #14570: Document json sort_keys parameter properly. by Andrew Svetlov · 13 years ago
  9. 61254b9 Issue #14700: merge tests from 3.3. by Mark Dickinson · 13 years ago
  10. 2a83f16 Issue #14700: merge tests from 3.2. by Mark Dickinson · 13 years ago
  11. fb90c09 Issue #14700: Fix buggy overflow checks for large precision and width in new-style and old-style formatting. by Mark Dickinson · 13 years ago
  12. 7fe16b3 merge with 3.3 by Georg Brandl · 13 years ago
  13. 5b9561d merge with 3.2 by Georg Brandl · 13 years ago
  14. 579d5cd changeset: 80007:49e4541f2aef by Georg Brandl · 13 years ago
  15. 87c315e Merge issue #14616: Mention shlex.quote in subprocess docs. by Andrew Svetlov · 13 years ago
  16. c2415eb Issue #14616: Mention shlex.quote in subprocess docs. by Andrew Svetlov · 13 years ago
  17. d94a502 Issue #16340: Merged fix from 3.3. by Vinay Sajip · 13 years ago
  18. 65e2bef Issue #16340: exclude venv/scripts from byte-compilation at installation time on Windows. by Vinay Sajip · 13 years ago
  19. 3962d5e Minor typo fix. by Georg Brandl · 13 years ago
  20. 534ca2b merge with 3.3 by Georg Brandl · 13 years ago
  21. 01f47e8 Add a autobuild-quick target that only rebuilds HTML. by Georg Brandl · 13 years ago
  22. 9e80124 merge with 3.3 by Georg Brandl · 13 years ago
  23. ab5da6a merge with 3.2 by Georg Brandl · 13 years ago
  24. fffc25d #8040: fix jQuery incompatibility by Georg Brandl · 13 years ago
  25. 7c38ec2 merge #12890: skip tests which fail on windows until fixed or rewritten. by R David Murray · 13 years ago
  26. 74076cb #12890: skip tests which fail on windows until fixed or rewritten. by R David Murray · 13 years ago
  27. 7041b99 merge #15889: make regrtest --start succeed in more cases. by R David Murray · 13 years ago
  28. 4d9f318 merge #15889: make regrtest --start succeed in more cases. by R David Murray · 13 years ago
  29. c3bf78a #15889: make regrtest --start succeed in more cases. by R David Murray · 13 years ago
  30. acf1754 #16337: merge with 3.3. by Ezio Melotti · 13 years ago
  31. 971ba4c #16337: fix typo. by Ezio Melotti · 13 years ago
  32. 0f3dae4 #8040: merge with 3.3. by Ezio Melotti · 13 years ago
  33. edde409 #8040: merge with 3.2. by Ezio Melotti · 13 years ago
  34. e5b1023 #8040: fix the version. by Ezio Melotti · 13 years ago
  35. 9375ff1 #8040: merge with 3.3. by Ezio Melotti · 13 years ago
  36. fe71bb5 #8040: merge with 3.2. by Ezio Melotti · 13 years ago
  37. 58864b3 #8040: enable the versionswitcher for the autobuild-dev target. by Ezio Melotti · 13 years ago
  38. 1543b8c #8040: merge with 3.3. by Ezio Melotti · 13 years ago
  39. 8630c1e #8040: merge with 3.2. by Ezio Melotti · 13 years ago
  40. 380ce65 #8040: add a version switcher to the documentation. Patch by Yury Selivanov. by Ezio Melotti · 13 years ago
  41. dcd34a6 merge #12890: don't emit <p> tags in text mode when logdir specified. by R David Murray · 13 years ago
  42. c4b8e05 merge #12890: don't emit <p> tags in text mode when logdir specified. by R David Murray · 13 years ago
  43. 252cd0e #12890: don't emit <p> tags in text mode when logdir specified. by R David Murray · 13 years ago
  44. 4503713 merge from 3.3 by Senthil Kumaran · 13 years ago
  45. 0b3014d merge from 3.2 by Senthil Kumaran · 13 years ago
  46. bc876a2 Automated merge with file:///home/vagrant/3.3 by Senthil Kumaran · 13 years ago
  47. 847c33c Include mention of jenkins as an example framework for doing CI by Senthil Kumaran · 13 years ago
  48. 9617ce9 merge #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 13 years ago
  49. f358eaf merge #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 13 years ago
  50. f933302 #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 13 years ago
  51. 969684f Merge 3.3 by Hynek Schlawack · 13 years ago
  52. 254af26 #16307: Fix multiprocessing.Pool.map_async not calling its callbacks by Hynek Schlawack · 13 years ago
  53. 5979fdf merge 3.3 and 3.2 changes related to 10836 by Senthil Kumaran · 13 years ago
  54. cc2f042 Issue #16250: Fix URLError invocation with proper args by Senthil Kumaran · 13 years ago
  55. cad7b31 Issue #16250: Fix URLError invocation with proper args. by Senthil Kumaran · 13 years ago
  56. 16bb545 merge with 3.3 by Philip Jenvey · 13 years ago
  57. 5f9459f merge with 3.2 by Philip Jenvey · 13 years ago
  58. 45c4149 bounds check for bad data (thanks amaury) by Philip Jenvey · 13 years ago
  59. a0e41a2 Merge issue #16243: add example for inspect.formatargspec by Andrew Svetlov · 13 years ago
  60. 735d317 Issue #16243: add example for inspect.formatargspec by Andrew Svetlov · 13 years ago
  61. 28a79f8 Merge 3.3 by Petri Lehtinen · 13 years ago
  62. 6a65bcd Add Modules/_freeze_importlib to .gitignore by Petri Lehtinen · 13 years ago
  63. da2bd6c Merge heads. by Ezio Melotti · 13 years ago
  64. afa46ab #16317: merge with 3.3. by Ezio Melotti · 13 years ago
  65. 0ada6f1 #16317: mention lzma in the tutorial. Patch by Serhiy Storchaka. by Ezio Melotti · 13 years ago
  66. f9de90a remove obsolete hasattr() check for socket.sendall by Giampaolo Rodola' · 13 years ago
  67. 9a56f8c #16206: merge with 3.3. by Ezio Melotti · 13 years ago
  68. a5941f8 #16206: merge with 3.2. by Ezio Melotti · 13 years ago
  69. a20879f #16206: Improve examples about dict construction. by Ezio Melotti · 13 years ago
  70. 3d6948e Merge from 3.3: fix formatting of syntax description of function definition. by Chris Jerdonek · 13 years ago
  71. 8b0f3ad Merge from 3.2: fix formatting of syntax description of function definition. by Chris Jerdonek · 13 years ago
  72. c131b07 Fix formatting of syntax description of function definition. by Chris Jerdonek · 13 years ago
  73. 9588593 Issue #16305: Merge fix from 3.3. by Mark Dickinson · 13 years ago
  74. 039e0cd Issue #16305: Merge fix from 3.2. by Mark Dickinson · 13 years ago
  75. 7646449 Fix math.factorial KeyboardInterrupt segfault. Thanks Amaury for report and diagnosis. by Mark Dickinson · 13 years ago
  76. a19f601 Update NEWS for issue #16241 by Andrew Svetlov · 13 years ago
  77. 9819105 Update NEWS for issue #16241 by Andrew Svetlov · 13 years ago
  78. 93653c4 #16210: merge with 3.3. by Ezio Melotti · 13 years ago
  79. e6c0f0d #16210: merge with 3.2. by Ezio Melotti · 13 years ago
  80. 837cd06 #16210: combine the two type() docs. Patch by Pete Sevander. by Ezio Melotti · 13 years ago
  81. d084558 make _PyParser_TokenNames const by Benjamin Peterson · 13 years ago
  82. 5b02d68 Merged fix of whitespace typo in Misc/NEWS from 3.3. by Vinay Sajip · 13 years ago
  83. f0ef7fe Fixed whitespace typo in Misc/NEWS. by Vinay Sajip · 13 years ago
  84. 998b105 Closes #16116: Merged fix from 3.3. by Vinay Sajip · 13 years ago
  85. e87acc1 Issue #16116: Now uses corrected include and library paths when building C extensions in a venv. by Vinay Sajip · 13 years ago
  86. d2e90cd Add Misc/NEWS entry for dd8b969d7459/#16245. by Ezio Melotti · 13 years ago
  87. bf644c5 Fix the windows buildbot permission error - close the fd of tempfile beffore unlinking by Senthil Kumaran · 13 years ago
  88. 3194d7c Fix issue16300: addressing the buildbot failures on windows by Senthil Kumaran · 13 years ago
  89. 32e4608 #16245: merge with 3.3. by Ezio Melotti · 13 years ago
  90. e6e96ee #16245: Fix the value of a few entities in html.entities.html5. by Ezio Melotti · 13 years ago
  91. ccc9e61 #16245: add a script to generate the html.entities.html5 dict. by Ezio Melotti · 13 years ago
  92. d25b398 Replace tabs with spaces in posixmodule.c by Petri Lehtinen · 13 years ago
  93. 5445a8c Replace tabs with spaces in posixmodule.c by Petri Lehtinen · 13 years ago
  94. 3831bec Issue #16241: document -X faulthandler command line option. by Andrew Svetlov · 13 years ago
  95. 950d5fd Issue #16241: document -X faulthandler command line option. by Andrew Svetlov · 13 years ago
  96. 4904e5a Merge html.entities.html5 reordering with 3.3. by Ezio Melotti · 13 years ago
  97. 518dbfd Reorder html.entities.html5 entities to make updates easier. Patch by Iuliia Proskurnia. by Ezio Melotti · 13 years ago
  98. 8410821 Automated merge with ssh://hg.python.org/cpython by Senthil Kumaran · 13 years ago
  99. c3633b6 skip the file localhost test on windows. Fix it on branch and modify the test by Senthil Kumaran · 13 years ago
  100. c6cf1ba Replace usage of the deprecated Py_UNICODE_COPY() with Py_MEMCPY() in resize_copy() by Victor Stinner · 13 years ago