1. 4f09806 #25485: Add context manager support to Telnet class. by R David Murray · 9 years ago
  2. 28a465c Issue #23883: Add news listing modules with new exported APIs by Martin Panter · 9 years ago
  3. fad4b60 Adjust grammar and punctuation in whatsnew/3.6.rst by Martin Panter · 9 years ago
  4. 6fe3926 Issue #25590: Complete attribute names even if they are not yet created by Martin Panter · 9 years ago
  5. c826ab0 Fix typos in whatsnew. by Zachary Ware · 9 years ago
  6. a1fc949 Issue #24379: Revert the operator.subscript patch (dccc4e63aef5) pending resolution of the related refcnt leak. by Raymond Hettinger · 9 years ago
  7. 6dc9ce1 Remove double 'error'. by Terry Jan Reedy · 9 years ago
  8. 9b63868 Issue #25154: Deprecate the pyvenv script. by Brett Cannon · 9 years ago
  9. c0d91af Upgrade the imp module's deprecation to DeprecationWarning. by Brett Cannon · 9 years ago
  10. 2bf8993 Optimize bytes.fromhex() and bytearray.fromhex() by Victor Stinner · 9 years ago
  11. ebcf9ed Document latest optimizations using _PyBytesWriter by Victor Stinner · 9 years ago
  12. 0d554d7 Issue #24164: Objects that need calling ``__new__`` with keyword arguments, by Serhiy Storchaka · 9 years ago
  13. b6c9572 Sort module names in whatsnew/3.6.rst by Berker Peksag · 9 years ago
  14. 960e848 Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate by Berker Peksag · 9 years ago
  15. 68713e4 Closes issue #12006: Add ISO 8601 year, week, and day directives to strptime. by Alexander Belopolsky · 9 years ago
  16. 1d65d91 Issue #25301: The UTF-8 decoder is now up to 15 times as fast for error by Victor Stinner · 9 years ago
  17. 01ada39 Issue #25267: The UTF-8 encoder is now up to 75 times as fast for error by Victor Stinner · 9 years ago
  18. c3713e9 Optimize ascii/latin1+surrogateescape encoders by Victor Stinner · 9 years ago
  19. ab82422 Issue #25011: rlcomplete now omits private and special attribute names unless by Serhiy Storchaka · 9 years ago
  20. f96418d Issue #24870: Optimize the ASCII decoder for error handlers: surrogateescape, by Victor Stinner · 9 years ago
  21. 47d159f Issue #24379: Add operator.subscript() as a convenience for building slices. by Raymond Hettinger · 9 years ago
  22. dfa95c9 Issue #20059: urllib.parse raises ValueError on all invalid ports. by Robert Collins · 9 years ago
  23. 62f27b5 whatsnew/3.5,3.6: Mention that 'async' is a bad name for modules by Yury Selivanov · 9 years ago
  24. 5661316 Sync NEWS (re removed inspect.getargspec and inspect.getmoduleinfo) by Yury Selivanov · 9 years ago
  25. 6dfbc5d Issue #13248: Remove inspect.getmoduleinfo() from 3.6 (deprecated in 3.3) by Yury Selivanov · 9 years ago
  26. f1b5ccb Issue #13248: Remove inspect.getargspec from 3.6 (deprecated from 3.0) by Yury Selivanov · 9 years ago
  27. 7a21911 docs/whatsnew/3.6: Mention that 'async' and 'await' will be keywords in 3.7 by Yury Selivanov · 9 years ago
  28. d1da507 Add whatsnew for 3.6 by Yury Selivanov · 9 years ago