1. 65fd059 Issue #2382: SyntaxError cursor "^" now is written at correct position in most by Serhiy Storchaka · 11 years ago
  2. f7d2874 Issue #20301: Mention the correct KEY_* value as the default by Zachary Ware · 11 years ago
  3. 7ed509a fix deprecated-removed directive with sphinx 1.2 by Georg Brandl · 11 years ago
  4. eed1661 Issue #16655: Explain why Idle's test_calltips has 'fragile' tests of builtins. by Terry Jan Reedy · 11 years ago
  5. 681ede8 Issue #20122: Idlelib: Move tests in CallTips.py to test_calltips.py. by Terry Jan Reedy · 11 years ago
  6. 30ffe7e Issue #20222: file is no longer a builtin in 3.x. by Terry Jan Reedy · 11 years ago
  7. 39d798e Issue #20311: Try to fix the unit test, use time.monotonic() instead of by Victor Stinner · 11 years ago
  8. 665486e Issue #20311: select.epoll.poll() now rounds the timeout away from zero, by Victor Stinner · 11 years ago
  9. 9b7a1a1 Issue #20262: Warnings are raised now when duplicate names are added in the by Serhiy Storchaka · 11 years ago
  10. 7e52705 Issue #20315: Removed support for backward compatibility with early 2.x versions. by Serhiy Storchaka · 11 years ago
  11. 6c01e38 Issue #19036: Including locale.h should not depend on HAVE_LANGINFO_H. by Stefan Krah · 11 years ago
  12. 1cfe009 put notes in a ..note section by Benjamin Peterson · 11 years ago
  13. f6ffb4b document that a new Python thread context is created in ctypes callbacks (closes #6627) by Benjamin Peterson · 11 years ago
  14. e83ed43 improve description of buffers argument for readv/writev (closes #17811) by Benjamin Peterson · 11 years ago
  15. a96860c correct news entry for #18574 by Benjamin Peterson · 11 years ago
  16. 3836593 add Nikolaus Rath to ACKS by Benjamin Peterson · 11 years ago
  17. 0442423 fix handling of 100-continue status code (closes #18574) by Benjamin Peterson · 11 years ago
  18. 4295353 #19855: restore use of LC_ALL, not LC_MESSAGES by R David Murray · 11 years ago
  19. ff97b08 Issue #20270: urllib.urlparse now supports empty ports. by Serhiy Storchaka · 11 years ago
  20. e413cde Issue #20244: Fixed possible file leaks when unexpected error raised in by Serhiy Storchaka · 11 years ago
  21. c2d0142 Issue #20243: TarFile no longer raise ReadError when opened in write mode. by Serhiy Storchaka · 11 years ago
  22. 9fbec7a Issue #20238: TarFile opened with external fileobj and "w:gz" mode didn't by Serhiy Storchaka · 11 years ago
  23. 53ad0cd Issue #20245: The open functions in the tarfile module now correctly handle empty mode. by Serhiy Storchaka · 11 years ago
  24. af69fe2 rm extra whitespace by Benjamin Peterson · 11 years ago
  25. eacec1c link to builtin open not io.open by Benjamin Peterson · 11 years ago
  26. 3d8814e describe type of Popen streams (closes #17814) by Benjamin Peterson · 11 years ago
  27. c3cf97b Issue #20265: Updated some parts of the Using Windows document. by Zachary Ware · 11 years ago
  28. f348909 avoid a compiler warning about assigning const char * to char *. by Gregory P. Smith · 11 years ago
  29. 1093bf2 sort os.listxattr results before comparing it to avoid depending on the by Gregory P. Smith · 11 years ago
  30. eb14dec Added example to recently added cookbook entry. by Vinay Sajip · 11 years ago
  31. 6f8e81a Fix some typos/grammar in current sections of NEWS. by Zachary Ware · 11 years ago
  32. 9fc0e99 Issue #20266: Update parts of the Windows FAQ by Zachary Ware · 11 years ago
  33. 7f470d0 Issue #19936: Remove executable bits from C source files and several forgotten by Serhiy Storchaka · 11 years ago
  34. aea79dd Merge heads by Serhiy Storchaka · 11 years ago
  35. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  36. 2989f58 linkify chain.from_iterable (closes #20272) by Benjamin Peterson · 11 years ago
  37. 216e47d update pysqlite website (closes #20278) by Benjamin Peterson · 11 years ago
  38. 1654040 Issue #19936: Disable shebang lines in order to prevent using a random by Stefan Krah · 11 years ago
  39. cbefe3b Added cookbook entry on alternative formatting styles. by Vinay Sajip · 11 years ago
  40. 350e623 Clarified documentation note on module-level convenience functions. by Vinay Sajip · 11 years ago
  41. 71337cb Issue #20255: Update the about and bugs pages. by Zachary Ware · 11 years ago
  42. 9774ce0 Issue #20253: Fixed a typo in the ipaddress docs that advertised an by Zachary Ware · 11 years ago
  43. 26d5fab Fix typo. Found by David Pesta on docs@. by Zachary Ware · 11 years ago
  44. 2d130367 Fix typo. Found by David Pesta on docs@. by Zachary Ware · 11 years ago
  45. 8bd656d Closes #20258: Sphinx toolchain: move back to Jinja2 2.3.1 with support for Py2.5. by Georg Brandl · 11 years ago
  46. bd1d12e add test for #20251 by Benjamin Peterson · 11 years ago
  47. a677d76 remove overly strict assertion (closes #20251) by Benjamin Peterson · 11 years ago
  48. 9cb33b7 correct defaultdict signature in docstring (closes #20250) by Benjamin Peterson · 11 years ago
  49. 5688222 merge 3.2 (#20246) by Benjamin Peterson · 11 years ago
  50. fbf648e complain when nbytes > buflen to fix possible buffer overflow (closes #20246) by Benjamin Peterson · 11 years ago
  51. 80602e0 Fix typo. by Zachary Ware · 11 years ago
  52. 1fd1202 Issue #20242: Fixed basicConfig() format strings for the alternative formatting styles. by Vinay Sajip · 11 years ago
  53. 66c9350 #20236: Fix sphinx markup. by R David Murray · 11 years ago
  54. 2313e15 #20206, #5803: more efficient algorithm that doesn't truncate output. by R David Murray · 11 years ago
  55. 2a3d7d1 Test the open of non-exitent tarfile in all modes. by Serhiy Storchaka · 11 years ago
  56. 6cbc5f7 Fixed typo. by Serhiy Storchaka · 11 years ago
  57. 939e2db Issue #19082: Working xmlrpc.server and xmlrpc.client examples. Both in modules and in documentation. by Senthil Kumaran · 11 years ago
  58. 0abbe8c Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri() by Serhiy Storchaka · 11 years ago
  59. 55c9e03 merge heads by Georg Brandl · 11 years ago
  60. 6392ad9 Doc: update Sphinx toolchain also in make.bat by Georg Brandl · 11 years ago
  61. b4cbb92 Issue #19092 - Raise a correct exception when cgi.FieldStorage is given an by Senthil Kumaran · 11 years ago
  62. 5636eb7 Update Sphinx toolchain. by Georg Brandl · 11 years ago
  63. 2f26c22 tkinter.Text.debug() now always returns 0/1. by Serhiy Storchaka · 11 years ago
  64. 02d5db2 Fixed the serve.py script. by Serhiy Storchaka · 11 years ago
  65. e0837a0 Try to fix some ttk tests. Error messages were changed in 8.6b3. by Serhiy Storchaka · 11 years ago
  66. 4637538 fix build when SCHED_SPORADIC is defined (closes #20217) by Benjamin Peterson · 11 years ago
  67. cce440f Issue #19804: The test_find_mac test in test_uuid is now skipped if the by Serhiy Storchaka · 11 years ago
  68. 4847e4e Issue #19886: Use better estimated memory requirements for bigmem tests. by Serhiy Storchaka · 11 years ago
  69. f451112 Issue #13107: argparse and optparse no longer raises an exception when output by Serhiy Storchaka · 11 years ago
  70. 32c4915 Try to fix test_ssl failures on some buildbots by Antoine Pitrou · 11 years ago
  71. 2f7c316 Remove conditional: it is useless at this point (OpenSSL headers are not yet included) by Antoine Pitrou · 11 years ago
  72. cd3d7ca Issue #20207: Always disable SSLv2 except when PROTOCOL_SSLv2 is explicitly asked for. by Antoine Pitrou · 11 years ago
  73. 1064a13 Do not reset the line number because we already set file position to correct by Serhiy Storchaka · 11 years ago
  74. 50b82c7 clear zip stat cache after each ref leak run by Benjamin Peterson · 11 years ago
  75. 768c16c Issue #18960: Fix bugs with Python source code encoding in the second line. by Serhiy Storchaka · 11 years ago
  76. 21e7d4c fix zipimport ref leak by Benjamin Peterson · 11 years ago
  77. 5ce3f10 Issue #20078: Reading malformed zipfiles no longer hangs with 100% CPU by Serhiy Storchaka · 11 years ago
  78. 78ee328 Fix verb tense in base64 docs, and the phrasing of a news entry. by R David Murray · 11 years ago
  79. cd5ca6a Issue #20113: Fix test_posix on OpenIndiana by Victor Stinner · 11 years ago
  80. 57ddf78 Issue #20113: os.readv() and os.writev() now raise an OSError exception on by Victor Stinner · 11 years ago
  81. 2bcbc14 Fixes Issue #19081: When a zipimport .zip file in sys.path being imported from by Gregory P. Smith · 11 years ago
  82. a21acb5 Issue #20072: Fixed multiple errors in tkinter with wantobjects is False. by Serhiy Storchaka · 11 years ago
  83. 0455c3f Whitespace. by Stefan Krah · 11 years ago
  84. 8d805d7 Regenerate python34stub.def. by Martin v. Löwis · 11 years ago
  85. 7476289 Issue #17432: Drop UCS2 from names of Unicode functions in python3.def. by Martin v. Löwis · 11 years ago
  86. 002033e correct word for __annotations__ doc (closes #20110) by Benjamin Peterson · 11 years ago
  87. 12e930f #17282: Document unittest.main defaultTest argument. by R David Murray · 11 years ago
  88. 3e6ab17 avoid parameter name clash (closes #20108) by Benjamin Peterson · 11 years ago
  89. 3a990c6 remove brackets by Benjamin Peterson · 11 years ago
  90. 487aedb Issue #20101: Allow test_monotonic to pass on Windows machines on which by Zachary Ware · 11 years ago
  91. 6a31b0f Issue #18829: Add tests for the csv module for invalid characters (delimiter, by Victor Stinner · 11 years ago
  92. 5f8d485 parser: fix usage of Py_BuildValue() to build a parser error by Victor Stinner · 11 years ago
  93. cb0613b Update copyright dates in Mac plists. by Ned Deily · 11 years ago
  94. fa10ae0 update copyright year by Benjamin Peterson · 11 years ago
  95. 3f48ac9 Issue #20055: Fix test_shutil under Windows with symlink privileges held. by Antoine Pitrou · 11 years ago
  96. b075cc0 Clarify the wording of a news entry. by R David Murray · 11 years ago
  97. 340a692 str subclasses may have non-empty __slots__, bytes subclasses can't. by Zachary Ware · 11 years ago
  98. b6fac24 Backporing the fix from Issue #12692 by Senthil Kumaran · 11 years ago
  99. 3e86ba4 Issue #19422: Explicitly disallow non-SOCK_STREAM sockets in the ssl module, rather than silently let them emit clear text data. by Antoine Pitrou · 11 years ago
  100. ecff5e5 #18116: backport fix to 3.3 since real-world failure mode demonstrated. by R David Murray · 11 years ago