1. 42da889f merge for issue #16160: Subclass support now works for types.SimpleNamespace. by Eric Snow · 12 years ago
  2. 547298c Close #16160: Subclass support now works for types.SimpleNamespace. Thanks to RDM for noticing. by Eric Snow · 12 years ago
  3. 4d289a2 Merge: A couple more whatsnew updates. by R David Murray · 12 years ago
  4. e54c718 A couple more whatsnew updates. by R David Murray · 12 years ago
  5. cfc22b4 Issue #15958: bytes.join and bytearray.join now accept arbitrary buffer objects. by Antoine Pitrou · 12 years ago
  6. c7c03ba Merge concurrent.futures example changes from 3.3 by Nick Coghlan · 12 years ago
  7. f06ea25 Tweak the threaded example in concurrent.futures by Nick Coghlan · 12 years ago
  8. b16269e Merge issue #15298: ensure _sysconfigdata is generated in build directory, by Trent Nelson · 12 years ago
  9. c101bf3 Issue #15298: ensure _sysconfigdata is generated in build directory, by Trent Nelson · 12 years ago
  10. 744fadd Merge issue #15833: don't raise an exception if importlib can't write by Trent Nelson · 12 years ago
  11. d783c8e Issue #15833: don't raise an exception if importlib can't write byte-compiled by Trent Nelson · 12 years ago
  12. e33f20c Merge 3.2 by Brian Curtin · 12 years ago
  13. 859947d Merge 3.2 by Brian Curtin · 12 years ago
  14. 0b960f5 Fix #16176. Properly identify Windows 8 via platform.platform() by Brian Curtin · 12 years ago
  15. 52d2720 Issue #16088: BaseHTTPRequestHandler's send_error method includes a by Senthil Kumaran · 12 years ago
  16. 9407d50 Merge fix for issue #15111. by Brett Cannon · 12 years ago
  17. a6ce4fd Closes issue #15111: Calling __import__ with a module specified in by Brett Cannon · 12 years ago
  18. 70e0007 Fixes Issue #16114: The subprocess module no longer provides a by Gregory P. Smith · 12 years ago
  19. a10ddb8 Fixes Issue #16114: The subprocess module no longer provides a by Gregory P. Smith · 12 years ago
  20. 5591b02 Fixes Issue #16114: The subprocess module no longer provides a by Gregory P. Smith · 12 years ago
  21. 934f563 Issue #16169: Merge by Richard Oudkerk · 12 years ago
  22. ea69bd3 Issue #16169: Fix ctypes.WinError()'s confusion between errno and winerror by Richard Oudkerk · 12 years ago
  23. 85aa011 Issue #16115: Merge subprocess.Popen() documentation improvements from 3.3. by Chris Jerdonek · 12 years ago
  24. ad01498 Issue #16115: Merge subprocess.Popen() documentation improvements from 3.2. by Chris Jerdonek · 12 years ago
  25. 470ee39 Issue #16115: Improve subprocess.Popen() documentation around args, shell, and executable arguments. by Chris Jerdonek · 12 years ago
  26. 68a11fc Issue #16115: Merge test improvements from 3.3. by Chris Jerdonek · 12 years ago
  27. 776cb19 Issue #16115: Improve testing of the executable argument to subprocess.Popen(). by Chris Jerdonek · 12 years ago
  28. c3c6fe5 Merge 3.3 by Hynek Schlawack · 12 years ago
  29. 101591e Merge 3.2 by Hynek Schlawack · 12 years ago
  30. 4a7df9a Issue #14783: Merge changes from 3.3. by Chris Jerdonek · 12 years ago
  31. 042fa65 Issue #14783: Merge changes from 3.2. by Chris Jerdonek · 12 years ago
  32. 83fe2e1 Issue #14783: Improve int() docstring and also str(), range(), and slice(). by Chris Jerdonek · 12 years ago
  33. 0230b6a #13498: Clarify docs of os.makedirs()'s exist_ok argument. by Hynek Schlawack · 12 years ago
  34. 1558d79 Issue #14900: Distuguish call count and primitive call count in pstat output. by Andrew Svetlov · 12 years ago
  35. a514ea3 Merge issue #14900: Distuguish call count and primitive call count in pstat output. by Andrew Svetlov · 12 years ago
  36. 2ef4584 Issue #14900: Distuguish call count and primitive call count in pstat output. by Andrew Svetlov · 12 years ago
  37. 4865376 Closes #1492704: Make shutil.copyfile() raise a distinct SameFileError by Hynek Schlawack · 12 years ago
  38. 96e9367 Merge: More whatsnew updates, move some doc NEWS items into the doc section. by R David Murray · 12 years ago
  39. f4c2757 More whatsnew updates, move some doc NEWS items into the doc section. by R David Murray · 12 years ago
  40. 7ecc5ba Merge: More whatsnew updates. Also move a C-API NEWS item out of library section. by R David Murray · 12 years ago
  41. fd74096 More whatsnew updates. Also move a C-API NEWS item out of library section. by R David Murray · 12 years ago
  42. 435ee1f More whatsnew updates. by R David Murray · 12 years ago
  43. 1e218c9 More whatsnew updates. by R David Murray · 12 years ago
  44. 3dc23d4 Merge: whatsnew updates for smtplib and collections.Counter. by R David Murray · 12 years ago
  45. a21e515 whatsnew updates for smtplib and collections.Counter. by R David Murray · 12 years ago
  46. d9c6ab4 merge #10968: commit threading doc changes and corresponding whatsnew entry. by R David Murray · 12 years ago
  47. ef4d286 #10968: commit threading doc changes and corresponding whatsnew entry. by R David Murray · 12 years ago
  48. ef08fb1 Issue #13896: Make shelf instances work with 'with' as context managers. by Andrew Svetlov · 12 years ago
  49. dc22587 Update NEWS for adding missed changes. by Andrew Svetlov · 12 years ago
  50. 2519fd3 add note to Misc/NEWS by Christian Heimes · 12 years ago
  51. f1af705 #16135: Removal of OS/2 support (Remove OS2 and OS/2 references) by Jesus Cea · 12 years ago
  52. b48925a #16135: Removal of OS/2 support (I) by Jesus Cea · 12 years ago
  53. 997adb5 Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL). by Antoine Pitrou · 12 years ago
  54. ee32931 Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL). by Antoine Pitrou · 12 years ago
  55. 693105e Merge: Fix typo in documentation for collections.ChainMap, thanks to Olivier Bernard from docs@ by Andrew Svetlov · 12 years ago
  56. 1a8db9c Fix typo in documentation for collections.ChainMap, thanks to Olivier Bernard from docs@ by Andrew Svetlov · 12 years ago
  57. d96c1fb MERGE: Closes #16126: PyErr_Format format mismatch in _testcapimodule.c by Jesus Cea · 12 years ago
  58. 6e1d2b6 Closes #16126: PyErr_Format format mismatch in _testcapimodule.c by Jesus Cea · 12 years ago
  59. 677ffd1 MERGE: Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file by Jesus Cea · 12 years ago
  60. e8801e2 MERGE: Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file by Jesus Cea · 12 years ago
  61. fc990e9 Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file by Jesus Cea · 12 years ago
  62. dc46945 Closes #15488: Closed files keep their buffer alive by Jesus Cea · 12 years ago
  63. f53b762 MERGE: Fix Misc/ACKS alphabetic order by Jesus Cea · 12 years ago
  64. 42db415 MERGE: Closes #15897: zipimport.c doesn't check return value of fseek() by Jesus Cea · 12 years ago
  65. 491b6b7 MERGE: Fix Misc/ACKS alphabetic order by Jesus Cea · 12 years ago
  66. fb22f54 MERGE: Closes #15897: zipimport.c doesn't check return value of fseek() by Jesus Cea · 12 years ago
  67. 83451a2 Fix Misc/ACKS alphabetic order by Jesus Cea · 12 years ago
  68. 09bf7a7 Closes #15897: zipimport.c doesn't check return value of fseek() by Jesus Cea · 12 years ago
  69. cf77454 Issue #9650: List commonly used format codes in time.strftime and time.strptime docsttings. by Alexander Belopolsky · 12 years ago
  70. 8155ff4 More whatsnew updates. by R David Murray · 12 years ago
  71. 3430fb8 More whatsnew updates. by R David Murray · 12 years ago
  72. 30a13fb Reword the next version placeholder now that the changelog is part of the published What's New docs by Nick Coghlan · 12 years ago
  73. b116b3b #15979: merge with 3.3. by Ezio Melotti · 12 years ago
  74. 4443762 #15979: merge with 3.2. by Ezio Melotti · 12 years ago
  75. d0fe3e5 #15979: improve timeit documentation. by Ezio Melotti · 12 years ago
  76. 6e7bd65 Merge #11109: clean up docs, add whatsnew entry, and fix Justin's last name. by R David Murray · 12 years ago
  77. 258fabe #11109: clean up docs, add whatsnew entry, and fix Justin's last name. by R David Murray · 12 years ago
  78. 7dead3a Use backticks in 3.4 NEWS. by Georg Brandl · 12 years ago
  79. 6c47581 The default reST role `foo` can now be used in NEWS to refer to Python objects. Use it for a fraction of the current NEWS file. by Georg Brandl · 12 years ago
  80. a32e8df merge with 3.3. by Georg Brandl · 12 years ago
  81. 44d0c21 Several improvements to the HTML NEWS version: by Georg Brandl · 12 years ago
  82. 86dc732 Move 3.1, 3.2 and 3.3 NEWS items to HISTORY. by Georg Brandl · 12 years ago
  83. 8fc6cb3 Move 3.1 and 3.2 NEWS items to HISTORY. by Georg Brandl · 12 years ago
  84. f1d2345 Merge suspicious ignore file updates with 3.3. by Ezio Melotti · 12 years ago
  85. 0016066 Update suspicious ignore file. by Ezio Melotti · 12 years ago
  86. 015031c Merge: More additions to whatsnew. by R David Murray · 12 years ago
  87. 445d69c More additions to whatsnew. by R David Murray · 12 years ago
  88. 4c12c51 Merge: More whatsnew adds, especially the os module. by R David Murray · 12 years ago
  89. c652ce6 More whatsnew adds, especially the os module. by R David Murray · 12 years ago
  90. 9ec083a Merge: Add some missing stuff to whatsnew. by R David Murray · 12 years ago
  91. d2489cf Add some missing stuff to whatsnew. by R David Murray · 12 years ago
  92. 2f1c5c0 #15923: merge with 3.3. by Ezio Melotti · 12 years ago
  93. 8a9cc52 #15923: merge with 3.2. by Ezio Melotti · 12 years ago
  94. cb2916a #15923: fix a mistake in asdl_c.py that resulted in a TypeError after 2801bf875a24 (see #15801). by Ezio Melotti · 12 years ago
  95. 7ef90a1 merge with 3.3 by Georg Brandl · 12 years ago
  96. eea7427 Fix reST markup in NEWS. by Georg Brandl · 12 years ago
  97. 1e0a88a Issue #15533: Merge fix from 3.3. by Chris Jerdonek · 12 years ago
  98. 28714c8 Issue #15533: Merge fix from 3.2. by Chris Jerdonek · 12 years ago
  99. 009f5b3 Add Misc/NEWS entries from 3.3.1 in 3.3 branch to 3.4.0 in default branch. by Chris Jerdonek · 12 years ago
  100. 81b409c Add missing 3.3.1 NEWS entries deleted in 83496b5e1916. by Georg Brandl · 12 years ago