1. 51804e9 #14399: zipfile now correctly handles comments added to empty zipfiles. by R David Murray · 13 years ago
  2. d46d69c 3.2 sidebar: link to 3.3, not 3.1 by Georg Brandl · 13 years ago
  3. 5739e10 Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban. by Charles-François Natali · 13 years ago
  4. e7bade5 #14553: fix word order. by R David Murray · 13 years ago
  5. 644cabe #14552: remove redundant wording in 'test' docs. by R David Murray · 13 years ago
  6. 118ef7c merge 3.1 (null) by Benjamin Peterson · 13 years ago
  7. 2fd0b1a after 3.1.5 by Benjamin Peterson · 13 years ago
  8. 776c0df #14508: make gprof2html script runnable under python3 by R David Murray · 13 years ago
  9. d70846b 3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests by Senthil Kumaran · 13 years ago
  10. f6cd9b2 Improve the threading.Condition docs. by Antoine Pitrou · 13 years ago
  11. 2c58075 Closes #14545: make clearer what was added. by Georg Brandl · 13 years ago
  12. a51497a Merge 3.2.3 release clone. by Georg Brandl · 13 years ago
  13. 507776e Post-release update. by Georg Brandl · 13 years ago
  14. b96a354 Small improvements to the threading docs: better publicize support for the with statement. by Antoine Pitrou · 13 years ago
  15. 2c9f104 Fix some markup in the threading docs. by Antoine Pitrou · 13 years ago
  16. 126aef7 Issue #8799: Fix and improve the threading.Condition documentation. by Antoine Pitrou · 13 years ago
  17. 88b957a merge heads by Senthil Kumaran · 13 years ago
  18. dbb369d 3.2- fix the incorrect changes made for PATH_INFO value - Issue10484 by Senthil Kumaran · 13 years ago
  19. 074faff Updated logging reference and HOWTO. by Vinay Sajip · 13 years ago
  20. 935b629 Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation. by Vinay Sajip · 13 years ago
  21. 6b2e4cb Added tag v3.2.3 for changeset 3d0686d90f55 by Georg Brandl · 13 years ago
  22. 81c393b Merge. by Georg Brandl · 13 years ago
  23. 4403601 Bump to 3.2.3 final. by Georg Brandl · 13 years ago
  24. 470f33f News entry for f91ecbc8bafc. by Georg Brandl · 13 years ago
  25. cc49790 minor .rst fix by Senthil Kumaran · 13 years ago
  26. d47f0d6 merge heads by Benjamin Peterson · 13 years ago
  27. ca819c3 merge 3.1 (#14509) by Benjamin Peterson · 13 years ago
  28. f6622c8 fix build without Py_DEBUG and DNDEBUG (closes #14509) by Benjamin Peterson · 13 years ago
  29. 838e638 Corrected comment in cookbook example script. by Vinay Sajip · 13 years ago
  30. c0aa9ee Fix the patch for issue #7978: select() raises select.error before 3.3, not OSError. by Antoine Pitrou · 13 years ago
  31. f18d6f3 Fix flakiness in test_socketserver by Antoine Pitrou · 13 years ago
  32. b0a9c66 Issue #7978: socketserver now restarts the select() call when EINTR is returned. by Antoine Pitrou · 13 years ago
  33. 317c8d2 Make test_mailbox runnable via python -m unittest. by R David Murray · 13 years ago
  34. 0292fa9 Added multiprocessing example to logging cookbook. by Vinay Sajip · 13 years ago
  35. 3abebca Closes #14511: fix wrong opensearch link for 3.2 docs. by Georg Brandl · 13 years ago
  36. 403bb39 merge heads by Benjamin Peterson · 13 years ago
  37. dcb89f4 port 3.1.5rc2 tag by Benjamin Peterson · 13 years ago
  38. 718a8e8 merge 3.1 by Benjamin Peterson · 13 years ago
  39. 7fddb4b Added tag v3.1.5 for changeset 7395330e495e by Benjamin Peterson · 13 years ago
  40. c37a4fd bump to 3.1.5 final by Benjamin Peterson · 13 years ago
  41. d3af634 #14492: fix some bugs in Tools/scripts/pdeps.py. by R David Murray · 13 years ago
  42. fee3fc7 Issue #14502: release() and unlocked lock generates a ThreadError by Sandro Tosi · 13 years ago
  43. 1024541 Issue #14496: Fix wrong name in idlelib/tabbedpages.py. Patch by Popa Claudiu. by Andrew Svetlov · 13 years ago
  44. ca60b36 test_tools fix: don't import analyze_dxp if no _thread module by R David Murray · 13 years ago
  45. 54ac832 #14490, #14491: add 'sundry'-style import tests for Tools/scripts. by R David Murray · 13 years ago
  46. b604630 Closes #14495: fix typo. by Georg Brandl · 13 years ago
  47. 6d20cba Issue #14482: Raise a ValueError, not a NameError, when trying to create by Antoine Pitrou · 13 years ago
  48. 28b8b94 #14481: fix formatting of example in subprocess docs. by R David Murray · 13 years ago
  49. 80d5042 fix parse_syntax_error to clean up its resources by Benjamin Peterson · 13 years ago
  50. 6215444 remove uneeded line by Benjamin Peterson · 13 years ago
  51. 984dfa7 Issue #14471: Fix a possible buffer overrun in the winreg module. by Kristján Valur Jónsson · 13 years ago
  52. e900096 prevent writing to stderr from messing up the exception state (closes #14474) by Benjamin Peterson · 13 years ago
  53. b6af60c adjust formatting by Benjamin Peterson · 13 years ago
  54. 3471bb6 remove extraneous condition by Benjamin Peterson · 13 years ago
  55. 29f8438 merge heads by Benjamin Peterson · 13 years ago
  56. ab3c1c1 be consistent with rest of function by Benjamin Peterson · 13 years ago
  57. 709176f Issue #14151: Raise a ValueError, not a NameError, when trying to create by Antoine Pitrou · 13 years ago
  58. 58bb82e Issue #13019: Fix potential reference leaks in bytearray.extend(). by Antoine Pitrou · 13 years ago
  59. 165a2c2 fix typo; thanks to Robert Bardos from docs@ by Sandro Tosi · 13 years ago
  60. 70deb3d Issue #13872: socket.detach() now marks the socket closed (as mirrored in the socket repr()). by Antoine Pitrou · 13 years ago
  61. 6211b88 Issue #14437: Fix building the _io module under Cygwin. by Antoine Pitrou · 13 years ago
  62. 6afd11c Issue #14456: improve documentation of the signal module w.r.t. threads. by Antoine Pitrou · 13 years ago
  63. f70401e Issue #14406: Fix a race condition when using `concurrent.futures.wait(return_when=ALL_COMPLETED)`. by Antoine Pitrou · 13 years ago
  64. 317075d use unittest.skip; thanks to Chang Min Jeon from docs@ by Sandro Tosi · 13 years ago
  65. de0f629 #14434: make tutorial link in 'help' banner version-specific by R David Murray · 13 years ago
  66. 9ee65f1 add 'safari' to webbrowser browsers table; thanks to Jonathan Eunice from docs@ by Sandro Tosi · 13 years ago
  67. f3c2976 update NEWS as Terry Reedy proposed by Andrew Svetlov · 13 years ago
  68. 5e0c571 #10423: clarify options vs args in argparse discussion of optparse by R David Murray · 13 years ago
  69. 6f5e54e Closes #14436: Convert msg + args to string before pickling. by Vinay Sajip · 13 years ago
  70. 67ac079 Issue #14409: IDLE doesn't not execute commands from shell with default keybinding for <Return>. by Andrew Svetlov · 13 years ago
  71. 07cf1d8 #14416: add missing LOG_SYSLOG facility to syslog docs. by R David Murray · 13 years ago
  72. d864407 Closes #14411: remove outdated comment in rlcompleter docstring. by Georg Brandl · 13 years ago
  73. 99e7d07 Issue #14410: fix typo in argparse doc; patch by Tshepang Lekhonkhobe by Sandro Tosi · 13 years ago
  74. 8ece80f Minor documentation tweak. by Vinay Sajip · 13 years ago
  75. 0f6ce8d Issue #3367: NULL-terminate argv[] copies to prevent an invalid access by Stefan Krah · 13 years ago
  76. 533281d merge heads by Benjamin Peterson · 13 years ago
  77. a8755c5 kill this terribly outdated comment by Benjamin Peterson · 13 years ago
  78. d34fc8b Add missing files for new doc theme. by Georg Brandl · 13 years ago
  79. ab71214 Switch to new "lighter" doc design. by Georg Brandl · 13 years ago
  80. 11ee31a Closes #14401: fix typos in curses howto. by Georg Brandl · 13 years ago
  81. 8e6fe64 Issue #13902: Fix a random test_threading failure on FreeBSD 6 buildbots (due by Charles-François Natali · 13 years ago
  82. 2dee394 Issue #14400: Fix typo. by Martin v. Löwis · 13 years ago
  83. ee64b28 Closes #14314: backported fix. by Vinay Sajip · 13 years ago
  84. a3481e7 attempt to fix asyncore buildbot failure by Giampaolo Rodola' · 13 years ago
  85. c5d47d5 Fix typo when "PyObject*" was changed to "identifier" by Kristján Valur Jónsson · 13 years ago
  86. aa589b3 Issue #14387 : undefine 'small' so that it doesn't clash with Windows headers. by Kristján Valur Jónsson · 13 years ago
  87. b81e538 Issue #14387 : undefine 'small' so that it doesn't clash with Windows headers. by Kristján Valur Jónsson · 13 years ago
  88. 4a65b0a issue 10340 - forgot to update Misc/NEWS by Giampaolo Rodola' · 13 years ago
  89. 350c94b fix #10340: properly handle EINVAL on OSX and also avoid to call handle_connect() in case of a disconnetected socket which is not meant to connect. by Giampaolo Rodola' · 13 years ago
  90. 9faf5ee this should technicaly be identifier by Benjamin Peterson · 13 years ago
  91. 0197ff9 Issue #14387: Do not include accu.h from Python.h. by Antoine Pitrou · 13 years ago
  92. ab79c71 check for NULL by Benjamin Peterson · 13 years ago
  93. a4e4e35 check by equality for __future__ not identity (closes #14378) by Benjamin Peterson · 13 years ago
  94. e112153 #12757: Make doctest skipping in -OO mode work with unittest/regrtest -v by R David Murray · 13 years ago
  95. 0f71f44 #3573: idle now doesn't hungs if launched as: idle -e <directory> by Andrew Svetlov · 13 years ago
  96. 7941736 Fix issue #13694: asynchronous connect in asyncore.dispatcher does not set addr. by Giampaolo Rodola' · 13 years ago
  97. 71faefc Issue #14359: Only use O_CLOEXEC in _posixmodule.c if it is defined. by Ross Lagerwall · 13 years ago
  98. 1623aff #14355: remove obsolete doc reference to previously removed init_frozen. by R David Murray · 13 years ago
  99. c809f98 Fixes Issue #14331: Use significantly less stack space when importing modules by by Gregory P. Smith · 13 years ago
  100. a7f6b14 Add 3.2.3rc2 uuid. by Martin v. Löwis · 13 years ago