1. 1b863eb Fix regression from issue #16262 by Ross Lagerwall · 12 years ago
  2. 8b7f9f5 Remove unneeded "Release" and "Date" markers from doc index pages. by Chris Jerdonek · 12 years ago
  3. a1952d4 Add test for BZ2Decompressor.decompress("") after end of stream. by Nadeem Vawda · 12 years ago
  4. 6a935d9 merge heads by Georg Brandl · 12 years ago
  5. 75f0020 Remove confusing "Release" and "Date" markers from whatsnews. by Georg Brandl · 12 years ago
  6. 21b1024 merge heads by Andrew Svetlov · 12 years ago
  7. 2ec53be Issue #14570: Document json sort_keys parameter properly. by Andrew Svetlov · 12 years ago
  8. 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
  9. 579d5cd changeset: 80007:49e4541f2aef by Georg Brandl · 12 years ago
  10. fffc25d #8040: fix jQuery incompatibility by Georg Brandl · 12 years ago
  11. c3bf78a #15889: make regrtest --start succeed in more cases. by R David Murray · 12 years ago
  12. e5b1023 #8040: fix the version. by Ezio Melotti · 12 years ago
  13. 58864b3 #8040: enable the versionswitcher for the autobuild-dev target. by Ezio Melotti · 12 years ago
  14. 380ce65 #8040: add a version switcher to the documentation. Patch by Yury Selivanov. by Ezio Melotti · 12 years ago
  15. 252cd0e #12890: don't emit <p> tags in text mode when logdir specified. by R David Murray · 12 years ago
  16. bc876a2 Automated merge with file:///home/vagrant/3.3 by Senthil Kumaran · 12 years ago
  17. 847c33c Include mention of jenkins as an example framework for doing CI by Senthil Kumaran · 12 years ago
  18. f933302 #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 12 years ago
  19. cad7b31 Issue #16250: Fix URLError invocation with proper args. by Senthil Kumaran · 12 years ago
  20. 45c4149 bounds check for bad data (thanks amaury) by Philip Jenvey · 12 years ago
  21. a20879f #16206: Improve examples about dict construction. by Ezio Melotti · 12 years ago
  22. c131b07 Fix formatting of syntax description of function definition. by Chris Jerdonek · 12 years ago
  23. 7646449 Fix math.factorial KeyboardInterrupt segfault. Thanks Amaury for report and diagnosis. by Mark Dickinson · 12 years ago
  24. 837cd06 #16210: combine the two type() docs. Patch by Pete Sevander. by Ezio Melotti · 12 years ago
  25. fdf0f27 Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu by Ned Deily · 12 years ago
  26. af38774 Closes #16294: 8 space indent in tutorial by Jesus Cea · 12 years ago
  27. c4c4842 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  28. 5f8f0d6 Issue #14398: Fix size truncation and overflow bugs in bz2 module. by Nadeem Vawda · 12 years ago
  29. 66510fe Fix whacky spacking in test_wsgiref by Antoine Pitrou · 12 years ago
  30. ae247a5 Issue #16220: wsgiref now always calls close() on an iterable response. by Antoine Pitrou · 12 years ago
  31. 2778d0d Issue #10405: Document IDLE context menus in Standard Library document by Ned Deily · 12 years ago
  32. 557c76c Fix compilation on Windows by Nick Coghlan · 12 years ago
  33. 62b4136 Fix broken test and replace redundant generator with a tuple by Nick Coghlan · 12 years ago
  34. c71b4c7 Issue #6074: Actually delete the source file in the test as intended by Nick Coghlan · 12 years ago
  35. 34937ce Issue #6074: Forward port Windows read-only source file fix from 2.7 by Nick Coghlan · 12 years ago
  36. 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
  37. 9104479 Issue #16277: in PyLong_FromVoidPtr, add missing branch for sizeof(void*) <= sizeof(long). by Mark Dickinson · 12 years ago
  38. 5bf7f1f Clarify universal-newline wording in tutorial (issue #16266). by Chris Jerdonek · 12 years ago
  39. 0dccbe1 null merge by Andrew Svetlov · 12 years ago
  40. abfc7df Issue #9583: Document startup option/environment interaction. by Andrew Svetlov · 12 years ago
  41. 1eff0fc Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  42. e9cf97c Issue #16265: Fix collapsing of code sample in tutorial. by Andrew Svetlov · 12 years ago
  43. 45bb613 Issue #16257: make test_create_connection() handle ENETUNREACH. by Trent Nelson · 12 years ago
  44. 739fc54 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  45. 3ed2cb5 Also add tests for TextIOWrapper.writelines() (issue #15744). by Antoine Pitrou · 12 years ago
  46. 131a489 Add tests for the writelines() method of file objects. by Antoine Pitrou · 12 years ago
  47. 6603118 Issue #15819: tweak logic in previous commit (617591e7d708). by Trent Nelson · 12 years ago
  48. 9effe69 Issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  49. ee892b9 Issue #16244: Remove file mode overrides. by Vinay Sajip · 12 years ago
  50. 4fab8f0 Issue #16225: Add additional note to tutorial about changing sequence while looping. by Chris Jerdonek · 12 years ago
  51. f341317 Issue #16206: Improve the documentation of the dict constructor. by Chris Jerdonek · 12 years ago
  52. 7a9953e skip if __doc__ is gone by Benjamin Peterson · 12 years ago
  53. 951a9e3 fix to work if __doc__ is removed by Benjamin Peterson · 12 years ago
  54. 7fa8222 Fix links to the __next__ method. by Ezio Melotti · 12 years ago
  55. 35cbf16 Make doctests pass in the functional howto. by Ezio Melotti · 12 years ago
  56. 45a101d Improve markup in functional.rst, and fix a couple of errors. by Ezio Melotti · 12 years ago
  57. af94724 Fix link to str.format() in docs. by Chris Jerdonek · 12 years ago
  58. 4639749 Issue #16199: Fix typo in 2to3 docs. Thanks to Mark Lawrence for the report. by Chris Jerdonek · 12 years ago
  59. 0b960f5 Fix #16176. Properly identify Windows 8 via platform.platform() by Brian Curtin · 12 years ago
  60. cc32a68 Fix placement of shell=True warning in subprocess.Popen() docs. by Chris Jerdonek · 12 years ago
  61. 4a4a02b Issue #16115: Make further improvements to subprocess.Popen() documentation. by Chris Jerdonek · 12 years ago
  62. a1ff83e merge 3.2 heads by Georg Brandl · 12 years ago
  63. 3a2e101 Issue #12947: revert earlier workaround and use a monkey-patch to enable showing doctest directives only in the doctest docs. by Georg Brandl · 12 years ago
  64. 5591b02 Fixes Issue #16114: The subprocess module no longer provides a by Gregory P. Smith · 12 years ago
  65. a256841 Issue #16174: Fix suggested usage of dummy_threading module. by Andrew Svetlov · 12 years ago
  66. 1ed9847 Fix Issue 15922: make howto/urllib2.rst doctests pass. by Senthil Kumaran · 12 years ago
  67. b5ca932 Issue #16168: Use specified socket type for domain sockets in SysLogHandler. by Vinay Sajip · 12 years ago
  68. 470ee39 Issue #16115: Improve subprocess.Popen() documentation around args, shell, and executable arguments. by Chris Jerdonek · 12 years ago
  69. 0230b6a #13498: Clarify docs of os.makedirs()'s exist_ok argument. by Hynek Schlawack · 12 years ago
  70. 83fe2e1 Issue #14783: Improve int() docstring and also str(), range(), and slice(). by Chris Jerdonek · 12 years ago
  71. c3e5b10 Issue #14900: Add aliases for sorting params for pstat to follow column names from pstat output. by Andrew Svetlov · 12 years ago
  72. 2ef4584 Issue #14900: Distuguish call count and primitive call count in pstat output. by Andrew Svetlov · 12 years ago
  73. 138a314 #9957: document that SpooledTemporaryFile.truncate does not take size arg by R David Murray · 12 years ago
  74. 4614cc4 Closes #16149: remove now-false statement about the inability to compare Decimal and float objects. by Georg Brandl · 12 years ago
  75. b2209cc revert accidental inclusion of subprocess tests by Andrew Svetlov · 12 years ago
  76. afbf90c Issue #16025: Minor corrections to the zipfile documentation. by Andrew Svetlov · 12 years ago
  77. cbd449b The file obj passed to ftp.storbinary/storlines must be opened in binary mode. by Ezio Melotti · 12 years ago
  78. 8cf1cc4 Issue #16138: fix typo. by Andrew Svetlov · 12 years ago
  79. 685fffa #16112: platform.architecture does not correctly escape argument to /usr/bin/file. Fix original patch by Jesus Cea · 12 years ago
  80. adc8211 #16112: platform.architecture does not correctly escape argument to /usr/bin/file. Use 'communicate()' and decode the bytes by Jesus Cea · 12 years ago
  81. 4ca222d Issue #14997: disable <F5> in idle shell window. by Andrew Svetlov · 12 years ago
  82. fc990e9 Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file by Jesus Cea · 12 years ago
  83. cf45325 Closes #15897: zipimport.c doesn't check return value of fseek(). Typo by Jesus Cea · 12 years ago
  84. 83451a2 Fix Misc/ACKS alphabetic order by Jesus Cea · 12 years ago
  85. 09bf7a7 Closes #15897: zipimport.c doesn't check return value of fseek() by Jesus Cea · 12 years ago
  86. f532035 Close open bracket, thanks to Josh Helzer from docs@ by Andrew Svetlov · 12 years ago
  87. d0fe3e5 #15979: improve timeit documentation. by Ezio Melotti · 12 years ago
  88. 6db2335 Fix sqlite3 class markup. by R David Murray · 12 years ago
  89. cb2916a #15923: fix a mistake in asdl_c.py that resulted in a TypeError after 2801bf875a24 (see #15801). by Ezio Melotti · 12 years ago
  90. c2cd626 Issue #15533: Skip test_cwd_with_relative_*() tests on Windows pending resolution of issue. by Chris Jerdonek · 12 years ago
  91. ec3ea94 Issue #15533: Clarify docs and add tests for subprocess.Popen()'s cwd argument. by Chris Jerdonek · 12 years ago
  92. f727082 Speed up test_httpservers by avoiding a one-second cleanup wait after each test case. by Antoine Pitrou · 12 years ago
  93. 93b5b33 merge heads by Gregory P. Smith · 12 years ago
  94. 3905171 Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD by Gregory P. Smith · 12 years ago
  95. 1a1883d #16085: Don't promote shadowing builtins in the configparser example. by R David Murray · 12 years ago
  96. 5320250 #16071: fix more email.message links in mailbox docs. by R David Murray · 12 years ago
  97. c5fe407 #16071: fix links to email.message.Message in mailbox docs. by R David Murray · 12 years ago
  98. 33b5769 Closes #15953: Incorrect some fields declaration in the PyTypeObject documentation by Jesus Cea · 12 years ago
  99. fd448da Close issue #16073: fix map() example in list comprehension documentation. by Chris Jerdonek · 12 years ago
  100. 7a1901f Closes issue #12376 : Pass on parameters in unittest.TextTestResult.__init__ super call by Michael Foord · 12 years ago