1. 3e0651b Issue #18065: For frozen packages set __path__ to []. by Brett Cannon · 11 years ago
  2. 0dbb4c7 Issues #18088, 18089: Introduce by Brett Cannon · 11 years ago
  3. 028d512 Update What's New for importlib.util.module_to_load name change by Brett Cannon · 11 years ago
  4. 3dc48d6 Issue #18070: importlib.util.module_for_loader() now sets __loader__ by Brett Cannon · 11 years ago
  5. b39fd0c Issue #11816: multiple improvements to the dis module by Nick Coghlan · 11 years ago
  6. 4c14b5d #17115,17116: Have modules initialize the __package__ and __loader__ by Brett Cannon · 11 years ago
  7. 8a34596 #2118: IOError is deprecated, use OSError. by R David Murray · 11 years ago
  8. 8e37d5d #2118: Make SMTPException a subclass of IOError. by R David Murray · 11 years ago
  9. 671cd32 #17487: wave.getparams now returns a namedtuple. by R David Murray · 11 years ago
  10. 777622b What's new entry for issue #17093 by Brett Cannon · 11 years ago
  11. 9c7dfbf Merge #17623: fix whatsnew typo by R David Murray · 11 years ago
  12. 03b2a1c #17623: fix whatsnew typo by R David Murray · 11 years ago
  13. 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
  14. 1bab713 Merge with 3.3. by Georg Brandl · 11 years ago
  15. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 11 years ago
  16. a1e8244 Issue #16475: Add a whatsnew entry for 3.4 by Kristjan Valur Jonsson · 11 years ago
  17. 2b6c26e Issue #13248: NEWS and What's New items by Terry Jan Reedy · 11 years ago
  18. 6d3d0fe - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  19. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  20. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  21. 7d2fad1 Merge from 3.3: link to "yield from" examples in yield documentation. by Chris Jerdonek · 12 years ago
  22. 2654b86 Link to "yield from" examples in yield documentation. by Chris Jerdonek · 12 years ago
  23. 5a9d706 #16522: Add FAIL_FAST flag to doctest. by R David Murray · 12 years ago
  24. 25bbe5e #16157: merge with 3.3. by Ezio Melotti · 12 years ago
  25. fa7aeec #16157: fix links in the whatsnew files. by Ezio Melotti · 12 years ago
  26. e64322e Close #14625: Rewrite the UTF-32 decoder. It is now 3x to 4x faster by Victor Stinner · 12 years ago
  27. 3b80d34 Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.3. by Georg Brandl · 12 years ago
  28. ff65a10 Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2. by Georg Brandl · 12 years ago
  29. 75f0020 Remove confusing "Release" and "Date" markers from whatsnews. by Georg Brandl · 12 years ago
  30. 777d0c5 Merge PEP name fix with 3.3. by Ezio Melotti · 12 years ago
  31. 8cd45bd Fix PEP name. by Ezio Melotti · 12 years ago
  32. 13b1547 Merge punctuation fixes with 3.3. by Ezio Melotti · 12 years ago
  33. 76e7ea5 Fix punctuation. by Ezio Melotti · 12 years ago
  34. 022b6d2 Merge "seealso" change with 3.3. by Ezio Melotti · 12 years ago
  35. 36e01df Move note about the implementation in the "seealso". by Ezio Melotti · 12 years ago
  36. 4d289a2 Merge: A couple more whatsnew updates. by R David Murray · 12 years ago
  37. e54c718 A couple more whatsnew updates. by R David Murray · 12 years ago
  38. 6ca07a2 Merge typo fix. by Ezio Melotti · 12 years ago
  39. ad62680 Fix typo. by Ezio Melotti · 12 years ago
  40. 143d034 merge 3.2 by Benjamin Peterson · 12 years ago
  41. 5c3283e Merge __next__ method link fixes with 3.3. by Ezio Melotti · 12 years ago
  42. 1dd7c30 Merge __next__ method link fixes with 3.2. by Ezio Melotti · 12 years ago
  43. 7fa8222 Fix links to the __next__ method. by Ezio Melotti · 12 years ago
  44. 96e9367 Merge: More whatsnew updates, move some doc NEWS items into the doc section. by R David Murray · 12 years ago
  45. f4c2757 More whatsnew updates, move some doc NEWS items into the doc section. by R David Murray · 12 years ago
  46. fb4dc08 Merge: starmap/starmap_async for whatsnew, and fix multiprocessing Pool markup. by R David Murray · 12 years ago
  47. ace5162 starmap/starmap_async for whatsnew, and fix multiprocessing Pool markup. by R David Murray · 12 years ago
  48. 7ecc5ba Merge: More whatsnew updates. Also move a C-API NEWS item out of library section. by R David Murray · 12 years ago
  49. fd74096 More whatsnew updates. Also move a C-API NEWS item out of library section. by R David Murray · 12 years ago
  50. e24728b merge #9957: document that SpooledTemporaryFile.truncate now accepts a size arg by R David Murray · 12 years ago
  51. ca76ea1 #9957: document that SpooledTemporaryFile.truncate now accepts a size arg by R David Murray · 12 years ago
  52. 435ee1f More whatsnew updates. by R David Murray · 12 years ago
  53. 1e218c9 More whatsnew updates. by R David Murray · 12 years ago
  54. 3dc23d4 Merge: whatsnew updates for smtplib and collections.Counter. by R David Murray · 12 years ago
  55. a21e515 whatsnew updates for smtplib and collections.Counter. by R David Murray · 12 years ago
  56. 5bab078 Merge: Fix typos. by R David Murray · 12 years ago
  57. 344174d Fix typos. by R David Murray · 12 years ago
  58. d9c6ab4 merge #10968: commit threading doc changes and corresponding whatsnew entry. by R David Murray · 12 years ago
  59. ef4d286 #10968: commit threading doc changes and corresponding whatsnew entry. by R David Murray · 12 years ago
  60. 4a0270d Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbox/cheimes by Christian Heimes · 12 years ago
  61. 88f3b23 3.3 -> 3.4 (closes #16130) by Benjamin Peterson · 12 years ago
  62. 279ed3c MERGE: Whatsnew typo by Jesus Cea · 12 years ago
  63. b6bb3ad Whatsnew typo by Jesus Cea · 12 years ago
  64. ce3e0dd MERGE: whatsnew by Jesus Cea · 12 years ago
  65. aa26488 whatsnew by Jesus Cea · 12 years ago
  66. 8155ff4 More whatsnew updates. by R David Murray · 12 years ago
  67. 3430fb8 More whatsnew updates. by R David Murray · 12 years ago
  68. 814a13d Merge: Add multiprocessing.Process.sentinel to whatsnew, mention SSLFakeFile removal. by R David Murray · 12 years ago
  69. 994ce1a Add multiprocessing.Process.sentinel to whatsnew, mention SSLFakeFile removal. by R David Murray · 12 years ago
  70. 450dbcf merge with 3.3. by Georg Brandl · 12 years ago
  71. dc704c6 In this case it is not useful to hide "threading". by Georg Brandl · 12 years ago
  72. 6c61716 Merge: Add threading.get_ident to whatsnew. by R David Murray · 12 years ago
  73. 0bbfd6b Add threading.get_ident to whatsnew. by R David Murray · 12 years ago
  74. 6e7bd65 Merge #11109: clean up docs, add whatsnew entry, and fix Justin's last name. by R David Murray · 12 years ago
  75. 258fabe #11109: clean up docs, add whatsnew entry, and fix Justin's last name. by R David Murray · 12 years ago
  76. f25dabe Merge changelog filtering fixes/improvements with 3.3. by Ezio Melotti · 12 years ago
  77. 7eb03dd Fix/improve the changelog filtering. by Ezio Melotti · 12 years ago
  78. a32e8df merge with 3.3. by Georg Brandl · 12 years ago
  79. 44d0c21 Several improvements to the HTML NEWS version: by Georg Brandl · 12 years ago
  80. 4a6ca21 merge with 3.3 by Georg Brandl · 12 years ago
  81. f41d202 Correcting my name since people keep bringing it up by Brian Curtin · 12 years ago
  82. 015031c Merge: More additions to whatsnew. by R David Murray · 12 years ago
  83. 445d69c More additions to whatsnew. by R David Murray · 12 years ago
  84. 4c12c51 Merge: More whatsnew adds, especially the os module. by R David Murray · 12 years ago
  85. c652ce6 More whatsnew adds, especially the os module. by R David Murray · 12 years ago
  86. 9ec083a Merge: Add some missing stuff to whatsnew. by R David Murray · 12 years ago
  87. d2489cf Add some missing stuff to whatsnew. by R David Murray · 12 years ago
  88. 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
  89. 7ef90a1 merge with 3.3 by Georg Brandl · 12 years ago
  90. 2cac28b Add a filterable HTML version of Misc/NEWS to the docs "whatsnew" section. by Georg Brandl · 12 years ago
  91. 50de850 Record UCD update in whatsnew. by Georg Brandl · 12 years ago
  92. f029bec Close previous head by Nick Coghlan · 12 years ago
  93. 349c802 What's new entry for PEP 397 and Windows PATH modification by Nick Coghlan · 12 years ago
  94. b80f511 Add a stub "whatsnew in 3.4" document. by Georg Brandl · 12 years ago
  95. cfb1818 Fix release PEP description by Nick Coghlan · 12 years ago
  96. ea22685 Add notes to whatsnew porting for visible changes in email compatibility mode. by R David Murray · 12 years ago
  97. f23e2b6 Make whatsnew PEP markup conform to previous whatsnew docs. by R David Murray · 12 years ago
  98. 77ac351 Move discussion of email changes into Improved Modules section. by R David Murray · 12 years ago
  99. 9a2eb3a Raymond didn't write any of the text this time, remove as author. by R David Murray · 12 years ago
  100. f75e65f Fix over-indentation of bullet lists. by R David Murray · 12 years ago