1. 5c66189 Issue #20189: Four additional builtin types (PyTypeObject, by Larry Hastings · 11 years ago
  2. 8f81c3c merge 3.3 (#20374) by Benjamin Peterson · 11 years ago
  3. 5f6bf55 use new readline function types (closes #20374) by Benjamin Peterson · 11 years ago
  4. 8860443 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  5. 94338de Issue #17390: Add Python version to Idle editor window title bar. by Terry Jan Reedy · 11 years ago
  6. d58831e Merge #20317 from 3.3 by Nick Coghlan · 11 years ago
  7. 09761e7 Issue #20317: Don't create a reference loop in ExitStack by Nick Coghlan · 11 years ago
  8. 45e124e Issue #17825: Cursor ^ is correctly positioned for SyntaxError and IndentationError. by Florent Xicluna · 11 years ago
  9. 758fa5e Issue #17825: Cursor ^ is correctly positioned for SyntaxError and IndentationError. by Florent Xicluna · 11 years ago
  10. 2bd59da Issue #2382: SyntaxError cursor "^" now is written at correct position in most by Serhiy Storchaka · 11 years ago
  11. 65fd059 Issue #2382: SyntaxError cursor "^" now is written at correct position in most by Serhiy Storchaka · 11 years ago
  12. 11da8e2 Issue #20311: selector.PollSelector.select() now rounds the timeout away from by Victor Stinner · 11 years ago
  13. 09354fd (Merge 3.3) Issue #20311: select.epoll.poll() now rounds the timeout away from by Victor Stinner · 11 years ago
  14. 665486e Issue #20311: select.epoll.poll() now rounds the timeout away from zero, by Victor Stinner · 11 years ago
  15. c46d1fa Issue #20262: Warnings are raised now when duplicate names are added in the by Serhiy Storchaka · 11 years ago
  16. 9b7a1a1 Issue #20262: Warnings are raised now when duplicate names are added in the by Serhiy Storchaka · 11 years ago
  17. 5a6d4bf Fixes Issue #20165: The unittest module no longer considers tests marked with by Gregory P. Smith · 11 years ago
  18. b7ccb20 Issue #20294: Argument Clinic now supports argument parsing for __new__ and by Larry Hastings · 11 years ago
  19. b470575 Issue #20299: Argument Clinic custom converters may now change the default by Larry Hastings · 11 years ago
  20. bd22d39 merge 3.3 (#18574) by Benjamin Peterson · 11 years ago
  21. a96860c correct news entry for #18574 by Benjamin Peterson · 11 years ago
  22. c28ab08 merge 3.3 (#18574) by Benjamin Peterson · 11 years ago
  23. 0442423 fix handling of 100-continue status code (closes #18574) by Benjamin Peterson · 11 years ago
  24. 5d83d1a Issue #20270: urllib.urlparse now supports empty ports. by Serhiy Storchaka · 11 years ago
  25. ff97b08 Issue #20270: urllib.urlparse now supports empty ports. by Serhiy Storchaka · 11 years ago
  26. aee0e63 Issue #20243: TarFile no longer raise ReadError when opened in write mode. by Serhiy Storchaka · 11 years ago
  27. c2d0142 Issue #20243: TarFile no longer raise ReadError when opened in write mode. by Serhiy Storchaka · 11 years ago
  28. 7d68a1c Issue #20238: TarFile opened with external fileobj and "w:gz" mode didn't by Serhiy Storchaka · 11 years ago
  29. 9fbec7a Issue #20238: TarFile opened with external fileobj and "w:gz" mode didn't by Serhiy Storchaka · 11 years ago
  30. ce644a0 Issue #20245: The open functions in the tarfile module now correctly handle empty mode. by Serhiy Storchaka · 11 years ago
  31. 53ad0cd Issue #20245: The open functions in the tarfile module now correctly handle empty mode. by Serhiy Storchaka · 11 years ago
  32. bebf735 Issue #20287: Argument Clinic's output is now configurable, allowing by Larry Hastings · 11 years ago
  33. 601d366 Issue #20265: Merge with 3.3 by Zachary Ware · 11 years ago
  34. c3cf97b Issue #20265: Updated some parts of the Using Windows document. by Zachary Ware · 11 years ago
  35. 50c8583 Merge typo/grammar fixes from 3.3. by Zachary Ware · 11 years ago
  36. 6f8e81a Fix some typos/grammar in current sections of NEWS. by Zachary Ware · 11 years ago
  37. 7700734 Issue #20266: Merge with 3.3 by Zachary Ware · 11 years ago
  38. 9fc0e99 Issue #20266: Update parts of the Windows FAQ by Zachary Ware · 11 years ago
  39. 2a72791 Issue #20226: Major improvements to Argument Clinic. by Larry Hastings · 11 years ago
  40. 8f8ec92 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  41. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  42. 6db6653 Issue #14455: Fix some issues with plistlib by Ronald Oussoren · 11 years ago
  43. 4a714d4 Issue #20268: Argument Clinic now supports cloning the parameters by Larry Hastings · 11 years ago
  44. af029de Issue #20255: Update the about and bugs pages. by Zachary Ware · 11 years ago
  45. 71337cb Issue #20255: Update the about and bugs pages. by Zachary Ware · 11 years ago
  46. 5c15424 Closes #20253: Merge typo fix by Zachary Ware · 11 years ago
  47. 9774ce0 Issue #20253: Fixed a typo in the ipaddress docs that advertised an by Zachary Ware · 11 years ago
  48. c6b37e2 merge 3.3 (#20246) 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. 30e6a64 Closes #20242: Merged fix from 3.3. by Vinay Sajip · 11 years ago
  52. 1fd1202 Issue #20242: Fixed basicConfig() format strings for the alternative formatting styles. by Vinay Sajip · 11 years ago
  53. 936dfae Issue #20229: Avoid plistlib deprecation warning in platform.mac_ver(). by Ned Deily · 11 years ago
  54. 44fcaae Merge #20206, #5803: more efficient algorithm that doesn't truncate output. by R David Murray · 11 years ago
  55. 2313e15 #20206, #5803: more efficient algorithm that doesn't truncate output. by R David Murray · 11 years ago
  56. 95be7ff merge from 3.3 by Senthil Kumaran · 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. 8666e65 Issue #20228: Argument Clinic now has special support for class special methods. by Larry Hastings · 11 years ago
  59. 4a55fc5 Issue #20214: Fixed a number of small issues and documentation errors in by Larry Hastings · 11 years ago
  60. 583baa8 Issue #20196: Fixed a bug where Argument Clinic did not generate correct by Larry Hastings · 11 years ago
  61. 61dab6e Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri() by Serhiy Storchaka · 11 years ago
  62. 0abbe8c Issue #20138: The wsgiref.application_uri() and wsgiref.request_uri() by Serhiy Storchaka · 11 years ago
  63. c8dadc3 Fixed incorrect merge in 1638360eea41. by Serhiy Storchaka · 11 years ago
  64. f9bba9c Issue19995: issue deprecation warning for non-integer values to %c, %o, %x, %X by Ethan Furman · 11 years ago
  65. d87346c merge from 3.3 by Senthil Kumaran · 11 years ago
  66. b4cbb92 Issue #19092 - Raise a correct exception when cgi.FieldStorage is given an by Senthil Kumaran · 11 years ago
  67. 4637538 fix build when SCHED_SPORADIC is defined (closes #20217) by Benjamin Peterson · 11 years ago
  68. 50471db Issue #19804: The test_find_mac test in test_uuid is now skipped if the by Serhiy Storchaka · 11 years ago
  69. cce440f Issue #19804: The test_find_mac test in test_uuid is now skipped if the by Serhiy Storchaka · 11 years ago
  70. 786ac7b Issue #19886: Use better estimated memory requirements for bigmem tests. by Serhiy Storchaka · 11 years ago
  71. 4847e4e Issue #19886: Use better estimated memory requirements for bigmem tests. by Serhiy Storchaka · 11 years ago
  72. 4caa61d Issue #20152: import.c now uses Argument Clinic. by Brett Cannon · 11 years ago
  73. 123e6d5 Issue #13107: argparse and optparse no longer raises an exception when output by Serhiy Storchaka · 11 years ago
  74. f451112 Issue #13107: argparse and optparse no longer raises an exception when output by Serhiy Storchaka · 11 years ago
  75. 78ace81 Issue #20207: Always disable SSLv2 except when PROTOCOL_SSLv2 is explicitly asked for. by Antoine Pitrou · 11 years ago
  76. cd3d7ca Issue #20207: Always disable SSLv2 except when PROTOCOL_SSLv2 is explicitly asked for. by Antoine Pitrou · 11 years ago
  77. 7282ff6 Issue #18960: Fix bugs with Python source code encoding in the second line. by Serhiy Storchaka · 11 years ago
  78. 768c16c Issue #18960: Fix bugs with Python source code encoding in the second line. by Serhiy Storchaka · 11 years ago
  79. 69fdbf9 Issue #20078: Reading malformed zipfiles no longer hangs with 100% CPU by Serhiy Storchaka · 11 years ago
  80. 5ce3f10 Issue #20078: Reading malformed zipfiles no longer hangs with 100% CPU by Serhiy Storchaka · 11 years ago
  81. 0ae7ae1 whatsnew: InspectLoader.get_code now concrete, b32decode raises binascii.Error. by R David Murray · 11 years ago
  82. fdc58fd Merge: Fix verb tense in base64 docs, and the phrasing of a news entry. by R David Murray · 11 years ago
  83. 78ee328 Fix verb tense in base64 docs, and the phrasing of a news entry. by R David Murray · 11 years ago
  84. 66bf12a whatsnew: FileIO.readall performance, os.cpu_count. by R David Murray · 11 years ago
  85. 149e540 (Merge 3.3) Issue #20113: os.readv() and os.writev() now raise an OSError by Victor Stinner · 11 years ago
  86. 57ddf78 Issue #20113: os.readv() and os.writev() now raise an OSError exception on by Victor Stinner · 11 years ago
  87. 2e385e2 Fixes issue #19081: When a zipimport .zip file in sys.path being imported from by Gregory P. Smith · 11 years ago
  88. 2bcbc14 Fixes Issue #19081: When a zipimport .zip file in sys.path being imported from by Gregory P. Smith · 11 years ago
  89. e483d16 Issue #19723: Fix issue number typo in Misc/NEWS by Zachary Ware · 11 years ago
  90. b05cbe6 Issue #12837: Silence a Clang compiler warning on OS X. by Brett Cannon · 11 years ago
  91. 8d94229 Issue #19719: Update various finder and loader ABCs such that their by Brett Cannon · 11 years ago
  92. 61272b7 Issue #19273: The marker comments Argument Clinic uses have been changed by Larry Hastings · 11 years ago
  93. 9026113 Issue #20157: When Argument Clinic renames a parameter because its name by Larry Hastings · 11 years ago
  94. 77561cc Issue #20141: Improved Argument Clinic's support for the PyArg_Parse "O!" by Larry Hastings · 11 years ago
  95. 16c5191 Issue #20144: Argument Clinic now supports simple constants as parameter by Larry Hastings · 11 years ago
  96. 985b8db Issue #20072: Fixed multiple errors in tkinter with wantobjects is False. by Serhiy Storchaka · 11 years ago
  97. a21acb5 Issue #20072: Fixed multiple errors in tkinter with wantobjects is False. by Serhiy Storchaka · 11 years ago
  98. 1500d49 Issue 19713: Add PEP 451-related deprecations. by Eric Snow · 11 years ago
  99. 3a62d14 Issue #19703: Update pydoc to use the new importer APIs. by Eric Snow · 11 years ago
  100. 3845521 asyncio: Fix deadlock in readexactly(). Fixes issue #20154. by Guido van Rossum · 11 years ago