1. 0acdea7 bpo-29719: Remove Date and Release field in whatsnew/3.6 (GH-500) by INADA Naoki · 8 years ago
  2. 01f5ae7 Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION by Victor Stinner · 8 years ago
  3. 67c1cb2 Issue #29316: Restore the provisional status of typing module and add by Ned Deily · 8 years ago
  4. ced4b90 Issue #29239: Fix --enable-optimizations bug number by Martin Panter · 8 years ago
  5. 51447db Clearer compact dict attribution to the original proposal by Raymond Hettinger · 8 years ago
  6. 93357d8 Merge 3.6.0 release engineering head by Ned Deily · 8 years ago
  7. 5c4568a Update docs and patchlevel for 3.6.0 final. by Ned Deily · 8 years ago
  8. 59b0eb5 Issue #28987: Typos, grammar, spelling in documentation by Martin Panter · 8 years ago
  9. 1217470 Issue #28635: asyncio-related fixes and additions. by Yury Selivanov · 8 years ago
  10. 8320193 Issue #28979: Fix What's New in Python 3.6, dict by Victor Stinner · 8 years ago
  11. 3432f2f Issue #28089: Document TCP_NODELAY in asyncio by Yury Selivanov · 8 years ago
  12. 2036742 Issue #28896: Deprecate WindowsRegistryFinder by Steve Dower · 8 years ago
  13. 6e31235 Issue #28635: asyncio-related fixes and additions. by Yury Selivanov · 8 years ago
  14. 5e65a5f Issue #28979: Fix What's New in Python 3.6, dict by Victor Stinner · 8 years ago
  15. 291b93b Issue #28089: Document TCP_NODELAY in asyncio by Yury Selivanov · 8 years ago
  16. 5dc1fb3 Issue #28896: Deprecate WindowsRegistryFinder by Steve Dower · 8 years ago
  17. 267862f Issue #28635: Drop the note that whatsnew is incomplete by Yury Selivanov · 8 years ago
  18. 53c53ea Issue #27030: Unknown escapes in re.sub() replacement template are allowed by Serhiy Storchaka · 8 years ago
  19. 19d2467 Issue #23722: improve __classcell__ compatibility by Nick Coghlan · 8 years ago
  20. 3c35fdb Issue #27172: Undeprecate inspect.getfullargspec() by Nick Coghlan · 8 years ago
  21. 27ec5bf Issue #28635: Document Python 3.6 opcode changes by Yury Selivanov · 8 years ago
  22. 0425fc0 Fix grammar in whatsnew by Zachary Ware · 8 years ago
  23. f576343 Issue #28532: Add what's new entry for python -VV option by INADA Naoki · 8 years ago
  24. eb58936 Issue #28635: Drop the note that whatsnew is incomplete by Yury Selivanov · 8 years ago
  25. a2f7ee8 Fix up grammar, markup, etc in 3.6 What’s New by Martin Panter · 8 years ago
  26. 2863c38 replace --with-optimizations references with --enable-optimizations in docs. by Gregory P. Smith · 8 years ago
  27. 3c38e06 Issue #27998: Documented bytes paths support on Windows. by Serhiy Storchaka · 8 years ago
  28. 22214ab Issue #28720: Add collections.abc.AsyncGenerator. by Yury Selivanov · 8 years ago
  29. 6bf87d3 Issue #28635: what's new in 3.6: add a few more notes on typing by Yury Selivanov · 8 years ago
  30. 249ba5d Issue #28635: what's new in 3.6: remove mentions of backported fixes. by Yury Selivanov · 8 years ago
  31. c48ec27 Issue #28635: What's New in Python 3.6 updates by Yury Selivanov · 8 years ago
  32. f5df730 whatsnew: Inital pass on "What's New in Python 3.6" by Yury Selivanov · 8 years ago
  33. 78057b4 Closes #27781: Removes special cases for the experimental aspect of PEP 529 by Steve Dower · 8 years ago
  34. 1d8f755 Issue #28605: Fix the help and What's New entry for --with-optimizations. by Brett Cannon · 8 years ago
  35. 0093907 Issue #28426: Deprecated undocumented functions PyUnicode_AsEncodedObject(), by Serhiy Storchaka · 8 years ago
  36. 3e49264 Issue #28390: Fix header levels in whatsnew/3.6.rst by Berker Peksag · 8 years ago
  37. a653196 Remove mention of asyncio.timeout context manager (it was removed) by Guido van Rossum · 8 years ago
  38. 7652853 Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  39. ed51b26 Issue #28137: Renames Windows path file to ._pth by Steve Dower · 8 years ago
  40. 8761e59 Pending final editing of 3.6 whatsnew, add a list of all PEPs implemented. by Ned Deily · 8 years ago
  41. 6775231 Unicode 9.0.0 by Benjamin Peterson · 8 years ago
  42. a4d9b17 Add text about PEP 526 to What's new in 3.6. Ivan L. by Guido van Rossum · 8 years ago
  43. 032c0fb Add an Android section to whatsnew/3.6.rst. by Xavier de Gaye · 8 years ago
  44. bd8f277 Tidy 3.6 What's New summary by Ned Deily · 8 years ago
  45. b5d67b7 Fix headers in whatsnew/3.6.rst by Berker Peksag · 8 years ago
  46. 6287177 Issue #27350: Document compact dict memory usage by Victor Stinner · 8 years ago
  47. c4d2e50 Update whatsnew with my contributions by Christian Heimes · 8 years ago
  48. b569086 Issue 24454: Added whatsnew entry, removed __getitem__ from match_methods. Thanks Serhiy Storchaka. by Eric V. Smith · 8 years ago
  49. ab994ed Issue #10740: sqlite3 no longer implicitly commit an open transaction before DDL statements by Berker Peksag · 8 years ago
  50. bd48d27 Issue #22493: Inline flags now should be used only at the start of the by Serhiy Storchaka · 8 years ago
  51. 352601c Issue #26885: xmlrpc now supports unmarshalling additional data types used by Serhiy Storchaka · 8 years ago
  52. 47503c5 fix link to instrumentation by Benjamin Peterson · 8 years ago
  53. b161562 Issue #17909: Accept binary input in json.loads by Nick Coghlan · 8 years ago
  54. b44aceb Actually fix suspicious markup, I ignored it too readily by Zachary Ware · 8 years ago
  55. a785c87 DTrace support: function calls, GC activity, line execution by Łukasz Langa · 8 years ago
  56. 935043d Closes #27976: Deprecate bundled full copy of libffi by Zachary Ware · 8 years ago
  57. 06ed218 #20476: add a message_factory policy attribute to email. by R David Murray · 8 years ago
  58. 3cdd7f5 Add links from whatsnew to Windows docs. by Steve Dower · 8 years ago
  59. 142aee3 Merge heads by Serhiy Storchaka · 8 years ago
  60. d8fdffe Adds search path changes to whatsnew/3.6.rst by Steve Dower · 8 years ago
  61. be9a4e5 Issue #433028: Added support of modifier spans in regular expressions. by Serhiy Storchaka · 8 years ago
  62. a721aba Issue #26331: Implement the parsing part of PEP 515. by Brett Cannon · 8 years ago
  63. ba41c81 Add tix deprecation to whatsnew by Zachary Ware · 8 years ago
  64. 68f4dd8 Doc updates for PEPs 520 and 468. by Eric Snow · 8 years ago
  65. 6760c69 Mention how requiring ordered dicts breaks backwards-compatibility. by Brett Cannon · 8 years ago
  66. feea6e7 Mention that the order-preserving aspect of the new dict by Brett Cannon · 8 years ago
  67. 52a7e37 Add a few big-ticket items to What's new in 3.6. by Guido van Rossum · 8 years ago
  68. f7e9dfb credit Raymond by Benjamin Peterson · 8 years ago
  69. 301edfa Add policy keyword to email.generator.DecodedGenerator. by R David Murray · 8 years ago
  70. 3929499 Issue #1602: Windows console doesn't input or print Unicode (PEP 528) by Steve Dower · 8 years ago
  71. 3b6a6b4 Add a new private version to the builtin dict type by Victor Stinner · 8 years ago
  72. 110b6fe #27364: Deprecate invalid escape strings in str/byutes. by R David Murray · 8 years ago
  73. b6e3634 make some peps high level sections by Benjamin Peterson · 8 years ago
  74. 20737cc Issue #28027: Remove Lib/plat-* files by Zachary Ware · 8 years ago
  75. b1a9588 fix pep role by Benjamin Peterson · 8 years ago
  76. cc16be8 Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529) by Steve Dower · 8 years ago
  77. cfbd48b add a note about c99 by Benjamin Peterson · 8 years ago
  78. e5e3edb improve compact dict changelog by Benjamin Peterson · 8 years ago
  79. 742da04 Implement compact dict by Victor Stinner · 8 years ago
  80. 035a100 Issue #26667: Add path-like object support to importlib.util. by Brett Cannon · 8 years ago
  81. 8e7cdb2 #24277: What's New and news entries for previous commit. by R David Murray · 8 years ago
  82. 46f97b8 Issue #15767: Use ModuleNotFoundError. by Eric Snow · 8 years ago
  83. 56b1f1b #27331: add policy keyword argument to all MIME subclasses. by R David Murray · 8 years ago
  84. 5c4de28 Add the co_extra field and accompanying APIs to code objects. by Brett Cannon · 8 years ago
  85. 680cb15 Issue #26032: Optimized globbing in pathlib by using os.scandir(); it is now by Serhiy Storchaka · 8 years ago
  86. 19ab0fd Issue #27731: Opt-out of MAX_PATH on Windows 10 by Steve Dower · 8 years ago
  87. 050acae Issue #6135: Adds encoding and errors parameters to subprocess by Steve Dower · 8 years ago
  88. 6cebd48 Issue #27959: Updates NEWS and whatsnew by Steve Dower · 8 years ago
  89. a571120 Issue #27182: Add support for path-like objects to PyUnicode_FSDecoder(). by Brett Cannon · 8 years ago
  90. 63d98bc Issue #26359: Add the --with-optimizations configure flag. by Brett Cannon · 8 years ago
  91. e66987e os.urandom() now blocks on Linux by Victor Stinner · 8 years ago
  92. 9b1f474 Add os.getrandom() by Victor Stinner · 8 years ago
  93. b84fd04 Remove redundant bullet point in 3.6.rst by Berker Peksag · 8 years ago
  94. c401881 Closes #27982: Allow keyword arguments to winsound functions by Zachary Ware · 8 years ago
  95. 28ab634 Issue #25596: Optimized glob() and iglob() functions in the by Serhiy Storchaka · 8 years ago
  96. 3cebf93 Implement the frame evaluation API aspect of PEP 523. by Brett Cannon · 8 years ago
  97. 92a6c17 Issue #24254: Preserve class attribute definition order. by Eric Snow · 8 years ago
  98. 5c071c1 Issue #27919: Deprecate extra_path option in distutils. by Jason R. Coombs · 8 years ago
  99. ef91bb2 Issue #12319: Always send file request bodies using chunked encoding by Martin Panter · 8 years ago
  100. 68ed978 Add a What's New entry for PEP 519 by Brett Cannon · 8 years ago