1. b39fd0c Issue #11816: multiple improvements to the dis module by Nick Coghlan · 11 years ago
  2. 4c14b5d #17115,17116: Have modules initialize the __package__ and __loader__ by Brett Cannon · 11 years ago
  3. 8a34596 #2118: IOError is deprecated, use OSError. by R David Murray · 11 years ago
  4. 8e37d5d #2118: Make SMTPException a subclass of IOError. by R David Murray · 11 years ago
  5. 671cd32 #17487: wave.getparams now returns a namedtuple. by R David Murray · 11 years ago
  6. 777622b What's new entry for issue #17093 by Brett Cannon · 11 years ago
  7. 2463e5f Issue #16692: The ssl module now supports TLS 1.1 and TLS 1.2. Initial patch by Michele Orrù. by Antoine Pitrou · 11 years ago
  8. a1e8244 Issue #16475: Add a whatsnew entry for 3.4 by Kristjan Valur Jonsson · 11 years ago
  9. 2b6c26e Issue #13248: NEWS and What's New items by Terry Jan Reedy · 11 years ago
  10. 5a9d706 #16522: Add FAIL_FAST flag to doctest. by R David Murray · 12 years ago
  11. 25bbe5e #16157: merge with 3.3. by Ezio Melotti · 12 years ago
  12. e64322e Close #14625: Rewrite the UTF-32 decoder. It is now 3x to 4x faster by Victor Stinner · 12 years ago
  13. 3b80d34 Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.3. by Georg Brandl · 12 years ago
  14. 4a0270d Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbox/cheimes by Christian Heimes · 12 years ago
  15. 88f3b23 3.3 -> 3.4 (closes #16130) by Benjamin Peterson · 12 years ago
  16. 03074fd Adjust guidelines for What's New maintenance to account for issues encountered in 3.3 and in past releases by Nick Coghlan · 12 years ago
  17. 50de850 Record UCD update in whatsnew. by Georg Brandl · 12 years ago
  18. b80f511 Add a stub "whatsnew in 3.4" document. by Georg Brandl · 12 years ago