1. b1a9588 fix pep role by Benjamin Peterson · 8 years ago
  2. cc16be8 Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529) by Steve Dower · 8 years ago
  3. cfbd48b add a note about c99 by Benjamin Peterson · 8 years ago
  4. e5e3edb improve compact dict changelog by Benjamin Peterson · 8 years ago
  5. 742da04 Implement compact dict by Victor Stinner · 8 years ago
  6. bf24dfa #24277: Fix 3.4 whats new link broken by email doc changes. by R David Murray · 8 years ago
  7. 035a100 Issue #26667: Add path-like object support to importlib.util. by Brett Cannon · 8 years ago
  8. 8e7cdb2 #24277: What's New and news entries for previous commit. by R David Murray · 8 years ago
  9. 46f97b8 Issue #15767: Use ModuleNotFoundError. by Eric Snow · 8 years ago
  10. 56b1f1b #27331: add policy keyword argument to all MIME subclasses. by R David Murray · 8 years ago
  11. 5c4de28 Add the co_extra field and accompanying APIs to code objects. by Brett Cannon · 8 years ago
  12. 680cb15 Issue #26032: Optimized globbing in pathlib by using os.scandir(); it is now by Serhiy Storchaka · 8 years ago
  13. 19ab0fd Issue #27731: Opt-out of MAX_PATH on Windows 10 by Steve Dower · 8 years ago
  14. 050acae Issue #6135: Adds encoding and errors parameters to subprocess by Steve Dower · 8 years ago
  15. 6cebd48 Issue #27959: Updates NEWS and whatsnew by Steve Dower · 8 years ago
  16. a571120 Issue #27182: Add support for path-like objects to PyUnicode_FSDecoder(). by Brett Cannon · 8 years ago
  17. 63d98bc Issue #26359: Add the --with-optimizations configure flag. by Brett Cannon · 8 years ago
  18. e66987e os.urandom() now blocks on Linux by Victor Stinner · 8 years ago
  19. 9b1f474 Add os.getrandom() by Victor Stinner · 8 years ago
  20. b84fd04 Remove redundant bullet point in 3.6.rst by Berker Peksag · 8 years ago
  21. c401881 Closes #27982: Allow keyword arguments to winsound functions by Zachary Ware · 8 years ago
  22. 28ab634 Issue #25596: Optimized glob() and iglob() functions in the by Serhiy Storchaka · 8 years ago
  23. 3cebf93 Implement the frame evaluation API aspect of PEP 523. by Brett Cannon · 8 years ago
  24. 92a6c17 Issue #24254: Preserve class attribute definition order. by Eric Snow · 8 years ago
  25. 5c071c1 Issue #27919: Deprecate extra_path option in distutils. by Jason R. Coombs · 8 years ago
  26. dd917f8 Closes #27904: Improved logging statements to defer formatting until needed. by Vinay Sajip · 8 years ago
  27. 15f44ab Issue #27895: Spelling fixes (Contributed by Ville Skyttä). by Raymond Hettinger · 8 years ago
  28. ef91bb2 Issue #12319: Always send file request bodies using chunked encoding by Martin Panter · 8 years ago
  29. 68ed978 Add a What's New entry for PEP 519 by Brett Cannon · 8 years ago
  30. f74c33a Merge by Raymond Hettinger · 8 years ago
  31. 7ea386e Issue 19504: Change "customise" to "customize" American spelling. by Raymond Hettinger · 8 years ago
  32. 3c0d0ba Issue #12319: Support for chunked encoding of HTTP request bodies by Martin Panter · 8 years ago
  33. bdfa0eb #26907: add some missing getsockopt constants. by R David Murray · 8 years ago
  34. c758d51 Issue #27819: Add more detail in What's New in 3.6. by Jason R. Coombs · 8 years ago
  35. 8fbab9f Merge spelling fixes from 3.5 by Martin Panter · 8 years ago
  36. d210a70 Minor spelling fixes by Martin Panter · 8 years ago
  37. 02d03df Issue #26823: fix traceback abbreviation docs by Nick Coghlan · 8 years ago
  38. d003423 Issue #26823: Abbreviate recursive tracebacks by Nick Coghlan · 8 years ago
  39. 9171a8b Issue #27574: Decreased an overhead of parsing keyword arguments in functions by Serhiy Storchaka · 8 years ago
  40. 75bc032 Closes #27207: Merge with 3.5 by Zachary Ware · 8 years ago
  41. 4032620 Issue #27207: Fix doctests in Doc/whatsnew/3.2.rst by Zachary Ware · 8 years ago
  42. febc332 Issue #26754: Undocumented support of general bytes-like objects by Serhiy Storchaka · 8 years ago
  43. d73c318 Issue #26800: Undocumented support of general bytes-like objects by Serhiy Storchaka · 8 years ago
  44. fd0f84b Closes #22829: Added --prompt option to venv. by Vinay Sajip · 8 years ago
  45. 607e1c4 Issue 27366: PEP 487 docs updates by Nick Coghlan · 8 years ago
  46. d78448e Issue #27366: Implement PEP 487 by Nick Coghlan · 8 years ago
  47. 6a09315 Issue #26462: Merge code block fixes from 3.5 by Martin Panter · 8 years ago
  48. 1050d2d Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. by Martin Panter · 8 years ago
  49. 538f5c4 Issue #27285: Cleanup "suspicious" warnings. by Ned Deily · 8 years ago
  50. 0122ae9 Issue #21708: Deprecated dbm.dumb behavior that differs from common dbm by Serhiy Storchaka · 8 years ago
  51. 7e160ce Issue #23034: The output of a special Python build with defined COUNT_ALLOCS, by Serhiy Storchaka · 8 years ago
  52. a9e1ebb Issue #27430: Merge from 3.5 by Berker Peksag · 8 years ago
  53. e39682b Issue #27430: Fix typos, patch by scop. by Berker Peksag · 8 years ago
  54. e807e89 Fix typo in whatsnew/3.6.rst by Berker Peksag · 8 years ago
  55. 34eeed4 Issue #26721: Change StreamRequestHandler.wfile to BufferedIOBase by Martin Panter · 8 years ago
  56. 8122174 Issue #22115: Added methods trace_add, trace_remove and trace_info in the by Serhiy Storchaka · 8 years ago
  57. 696c35e Issue #26186: Remove the restriction that built-in and extension by Brett Cannon · 8 years ago
  58. ec51eb7 merge 3.5 by Benjamin Peterson · 8 years ago
  59. 8550bd8 alter header; '%' really throws latex through a loop by Benjamin Peterson · 8 years ago
  60. aacd53f Issue #18726: All optional parameters of the dump(), dumps(), by Serhiy Storchaka · 8 years ago
  61. df1d31c Fix “allow(s) to” by Martin Panter · 8 years ago
  62. 2fec611 Issue #24314: Merge doc links from 3.5 by Martin Panter · 8 years ago
  63. bae5d81 Issue #24314: Fix doc links for general attributes like __name__, __dict__ by Martin Panter · 8 years ago
  64. ea93ac0 Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Daniel Stokes. by Steve Dower · 8 years ago
  65. e0b70cd Issue #16864: Cursor.lastrowid now supports REPLACE statement by Berker Peksag · 8 years ago
  66. dffd42f Whitespace by Terry Jan Reedy · 8 years ago
  67. d9792a0 Issue #27163: Add idlelib/IDLE entry to What's New in 3.6. by Terry Jan Reedy · 8 years ago
  68. aea671e Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  69. 70c502a Fix typos and English grammar in documentation and code comment by Martin Panter · 8 years ago
  70. 99cb0cd Issue #24136: Merge unpacking doc from 3.5 by Martin Panter · 8 years ago
  71. 0c0da48 Issue #24136: Document generalized unpacking, PEP 448 by Martin Panter · 8 years ago
  72. e670be2 Issue #27029: Removed deprecated support of universal newlines mode from ZipFile.open(). by Serhiy Storchaka · 8 years ago
  73. f41b82f Issue #26282: PyArg_ParseTupleAndKeywords() and Argument Clinic now support by Serhiy Storchaka · 8 years ago
  74. 711d25d Merge 3.5 (issue #27243) by Yury Selivanov · 8 years ago
  75. a6f6edb Issue #27243: Fix __aiter__ protocol by Yury Selivanov · 8 years ago
  76. 7a71338 Merge 3.5 (asyncio) by Yury Selivanov · 8 years ago
  77. c1cf296 asyncio: Remove asyncio.timeout() context manager. by Yury Selivanov · 8 years ago
  78. d211bfb Merge 3.5 (whatsnew) by Yury Selivanov · 8 years ago
  79. af74512 asyncio: Update whatsnew/3.5.2 by Yury Selivanov · 8 years ago
  80. 0d3535a Issue #23883: News updates for __all__ attributes by Martin Panter · 8 years ago
  81. 1b749c5 [merge from 3.5] - issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca6 (3.6) by Senthil Kumaran · 8 years ago
  82. 889f914 issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca6 (3.6) by Senthil Kumaran · 8 years ago
  83. e514093 Issue #27125: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  84. a90a4a9 Issue #27125: Remove duplicated words from documentation and comments by Martin Panter · 8 years ago
  85. 8c740c4 Improved docs for issue27033. Based on comments by R. David Murray. by Serhiy Storchaka · 8 years ago
  86. e501a93 Issue #27125: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  87. 8d56c02 Issue #27125: Fix various errors like “will [be] inherited” by Martin Panter · 8 years ago
  88. 4d4bc42 Closes #23026: Documentation improvements and code formatting by Steve Dower · 8 years ago
  89. 80ac11d Issue #23026: winreg.QueryValueEx() now return an integer for REG_QWORD type. (Patch by hakril) by Steve Dower · 8 years ago
  90. 835416c Issue #27064: The py.exe launcher now defaults to Python 3. by Paul Moore · 8 years ago
  91. 5a48e21 subprocess now emits a ResourceWarning warning by Victor Stinner · 8 years ago
  92. 19ed27e Optimize pickle.load() and pickle.loads() by Victor Stinner · 8 years ago
  93. b4a0d52 docs: Update whatsnew/3.6 with asyncio changes by Yury Selivanov · 8 years ago
  94. f979d55 Merge 3.5 by Yury Selivanov · 8 years ago
  95. 950204d docs: Update asyncio docs & whatsnew by Yury Selivanov · 8 years ago
  96. 2e208b7 Issue #27031: Removed dummy methods in Tkinter widget classes: tk_menuBar() by Serhiy Storchaka · 8 years ago
  97. f0dbf7a Issue #26870: Add readline.set_auto_history(), originally by Tyler Crompton by Martin Panter · 8 years ago
  98. 18ee29d Issue #26039: zipfile.ZipFile.open() can now be used to write data into a ZIP by Serhiy Storchaka · 8 years ago
  99. c499f30 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  100. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago