1. 0112625 Change SOURCE_URI for pydoc source URLs to point to 3.6 branch by Ned Deily · 9 years ago
  2. 6287177 Issue #27350: Document compact dict memory usage by Victor Stinner · 9 years ago
  3. 0d5048c Issue #17941: Add a *module* parameter to collections.namedtuple() by Raymond Hettinger · 9 years ago
  4. 3dad1a5 Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 9 years ago
  5. 4b73676 Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 9 years ago
  6. 34b74ff Add missing versionadded directives by Berker Peksag · 9 years ago
  7. 18f3a9b Closes #25283: Make tm_gmtoff and tm_zone available on all platforms. by Alexander Belopolsky · 9 years ago
  8. 0b51fd4 merge by Raymond Hettinger · 9 years ago
  9. 06e18a7 Issue #26511: Reference the id() function in the 'is' and 'is not' docs by Raymond Hettinger · 9 years ago
  10. c4d2e50 Update whatsnew with my contributions by Christian Heimes · 9 years ago
  11. 5fe668c Issue #28085: Add PROTOCOL_TLS_CLIENT and PROTOCOL_TLS_SERVER for SSLContext by Christian Heimes · 9 years ago
  12. ef71d20 Add some additional suspicious exemption rules for recent doc changes. by Ned Deily · 9 years ago
  13. 015d874 Issue #28076: Variable annotations should be mangled for private names. by Guido van Rossum · 9 years ago
  14. d5ee406 Closes #23105: Merged update from 3.5. by Vinay Sajip · 9 years ago
  15. e4946e7 Issue #23105: Updated documentation on open() flag constants. by Vinay Sajip · 9 years ago
  16. b569086 Issue 24454: Added whatsnew entry, removed __getitem__ from match_methods. Thanks Serhiy Storchaka. by Eric V. Smith · 9 years ago
  17. b7e3535 Fixed a markup in docs. by Serhiy Storchaka · 9 years ago
  18. 605bdae Issue 24454: Improve the usability of the re match object named group API by Eric V. Smith · 9 years ago
  19. fa0c885 Issue #20100: Merge from 3.5 by Berker Peksag · 9 years ago
  20. 1c697a5 Issue #20100: Clarify that passing flags to epoll() has no effect by Berker Peksag · 9 years ago
  21. d063049 Closed #26533: Merged update from 3.5. by Vinay Sajip · 9 years ago
  22. 3d639b2 Closed #26533: expanded on behaviour of logging.config.listen(). by Vinay Sajip · 9 years ago
  23. 1cb7aaa Issue #27991: Merge from 3.5 by Berker Peksag · 9 years ago
  24. 53ba2d1 Issue #27991: Remove incorrect sentence about store_true by Berker Peksag · 9 years ago
  25. ab994ed Issue #10740: sqlite3 no longer implicitly commit an open transaction before DDL statements by Berker Peksag · 9 years ago
  26. bd48d27 Issue #22493: Inline flags now should be used only at the start of the by Serhiy Storchaka · 9 years ago
  27. 352601c Issue #26885: xmlrpc now supports unmarshalling additional data types used by Serhiy Storchaka · 9 years ago
  28. 9fab79b Issue #26900: Excluded underscored names and other private API from limited API. by Serhiy Storchaka · 9 years ago
  29. c16595e issue23591: add auto() for auto-generating Enum member values by Ethan Furman · 9 years ago
  30. 56ff5f7 Issue #26141: Update docs for typing.py. Ivan Levkivskyi. (Backport from the 3.6 version) by Guido van Rossum · 9 years ago
  31. 446e168 Issue #26141: Update docs for typing.py. Ivan Levkivskyi. by Guido van Rossum · 9 years ago
  32. f7f8299 Issue #28073: Improve wording around None. Michael Lee. (3.5->3.6) by Guido van Rossum · 9 years ago
  33. 1816dfe Issue #28073: Improve wording around None. Michael Lee. by Guido van Rossum · 9 years ago
  34. 47503c5 fix link to instrumentation by Benjamin Peterson · 9 years ago
  35. 699e2c9 reST is not markdown by Benjamin Peterson · 9 years ago
  36. 99a6570 Issue #19500: Add client-side SSL session resumption to the ssl module. by Christian Heimes · 9 years ago
  37. d048637 Issue #28022: Deprecate ssl-related arguments in favor of SSLContext. by Christian Heimes · 9 years ago
  38. 358cfd4 Issue 28043: SSLContext has improved default settings by Christian Heimes · 9 years ago
  39. b0d497c Issue #24693: Changed some RuntimeError's in the zipfile module to more by Serhiy Storchaka · 9 years ago
  40. b61ede4 Merge spelling fixes from 3.5 by Martin Panter · 9 years ago
  41. 99e843b Correct spelling in documentation and code comment by Martin Panter · 9 years ago
  42. b161562 Issue #17909: Accept binary input in json.loads by Nick Coghlan · 9 years ago
  43. 2d7250b Fix Python version in pdb.rst by Berker Peksag · 9 years ago
  44. 2eb6eca Issue #18401: pdb tests don't read ~/.pdbrc anymore by Łukasz Langa · 9 years ago
  45. b067c8f #20476: Deal with the message_factory circular import differently. by R David Murray · 9 years ago
  46. d7665ca Further improved ',' and '_' specification in format mini-language. by Eric V. Smith · 9 years ago
  47. fef4391 Improved ',' and '_' specification in format mini-language. by Eric V. Smith · 9 years ago
  48. 89e1b1a Issue 27080: PEP 515: add '_' formatting option. by Eric V. Smith · 9 years ago
  49. b44aceb Actually fix suspicious markup, I ignored it too readily by Zachary Ware · 9 years ago
  50. a785c87 DTrace support: function calls, GC activity, line execution by Łukasz Langa · 9 years ago
  51. 39b42ae Remove line numbers from suspicious rules by Zachary Ware · 9 years ago
  52. 935043d Closes #27976: Deprecate bundled full copy of libffi by Zachary Ware · 9 years ago
  53. f1024f7 merge by Raymond Hettinger · 9 years ago
  54. 87dc4d6 Issue 14976: Note that the queue module is not designed to protect against reentrancy by Raymond Hettinger · 9 years ago
  55. c307672 We're not that far in the future yet by Zachary Ware · 9 years ago
  56. 12aeb78 Fix suspicious markup by Zachary Ware · 9 years ago
  57. 06ed218 #20476: add a message_factory policy attribute to email. by R David Murray · 9 years ago
  58. f46e612 repair versionadded directive by Benjamin Peterson · 9 years ago
  59. 3cdd7f5 Add links from whatsnew to Windows docs. by Steve Dower · 9 years ago
  60. 3aeacad Issue #28025: Convert all ssl module constants to IntEnum and IntFlags. by Christian Heimes · 9 years ago
  61. 142aee3 Merge heads by Serhiy Storchaka · 9 years ago
  62. d8fdffe Adds search path changes to whatsnew/3.6.rst by Steve Dower · 9 years ago
  63. 814f9ae Adds documentation for pythonXX.zip as a landmark. by Steve Dower · 9 years ago
  64. 4fd64b9 remove ceval timestamp support by Benjamin Peterson · 9 years ago
  65. be9a4e5 Issue #433028: Added support of modifier spans in regular expressions. by Serhiy Storchaka · 9 years ago
  66. a721aba Issue #26331: Implement the parsing part of PEP 515. by Brett Cannon · 9 years ago
  67. 9539963 Remove unused suspicious rules by Zachary Ware · 9 years ago
  68. ba41c81 Add tix deprecation to whatsnew by Zachary Ware · 9 years ago
  69. 9c85828 Closes #19489: Merge with 3.5 by Zachary Ware · 9 years ago
  70. a3090a4 Issue #19489: Move the search box from sidebar to header and footer. by Zachary Ware · 9 years ago
  71. c1db513 repair errors in (set|get)_task_factory note (#28051) by Benjamin Peterson · 9 years ago
  72. 84f6a8f merge 3.5 (#28051) by Benjamin Peterson · 9 years ago
  73. 0d441d7 Add a note about queue not being safe for use from signal handlers. issue14976. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 9 years ago
  74. cb3f2c8 Add a note about queue not being safe for use from signal handlers. issue14976. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 9 years ago
  75. de02b08 Closes #22731: Documents change of console mode. by Steve Dower · 9 years ago
  76. 9221759 Issue #28049: Add documentation for typing.Awaitable and friends. by Guido van Rossum · 9 years ago
  77. 8b26702 Closes #22731: Documents change of console mode. by Steve Dower · 9 years ago
  78. 68f4dd8 Doc updates for PEPs 520 and 468. by Eric Snow · 9 years ago
  79. 6760c69 Mention how requiring ordered dicts breaks backwards-compatibility. by Brett Cannon · 9 years ago
  80. feea6e7 Mention that the order-preserving aspect of the new dict by Brett Cannon · 9 years ago
  81. 52a7e37 Add a few big-ticket items to What's new in 3.6. by Guido van Rossum · 9 years ago
  82. 6cff874 Issue #27999: Make "global after use" a SyntaxError, and ditto for nonlocal. by Guido van Rossum · 9 years ago
  83. f333fd8 Switch to using |version| substitition in Windows docs. by Steve Dower · 9 years ago
  84. f7e9dfb credit Raymond by Benjamin Peterson · 9 years ago
  85. 4db86bc Changes pyvenv.cfg trick into an actual sys.path file. by Steve Dower · 9 years ago
  86. f8cb8a1 Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. by Yury Selivanov · 9 years ago
  87. 4f29e75 Issue #24254: Drop cls.__definition_order__. by Eric Snow · 9 years ago
  88. 7f730cf 24277: Make it clearer that the new modules are not provisional. by R David Murray · 9 years ago
  89. 301edfa Add policy keyword to email.generator.DecodedGenerator. by R David Murray · 9 years ago
  90. 10427f4 [merge from 3.5] - Issue28010 - Make http.client.HTTPConnection.putrequest by Senthil Kumaran · 9 years ago
  91. 5dc504c Issue28010 - Make http.client.HTTPConnection.putrequest documentation consistent with the code. by Senthil Kumaran · 9 years ago
  92. 0f0eac4 Issue #27993: Fix problems with plural objects in docs and comments by Martin Panter · 9 years ago
  93. 0be894b Issue #27895: Spelling fixes (Contributed by Ville Skyttä). by Martin Panter · 9 years ago
  94. 6b46ec7 #26209: Clarify type of *localaddr*/*remoteadr* in smtpd docs. by R David Murray · 9 years ago
  95. 32d3742 [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder". by Senthil Kumaran · 9 years ago
  96. e848cd7 Issue #27905: Docs for typing.Type[C], by Michael Lee. by Guido van Rossum · 9 years ago
  97. a1bc246 Use shorter version of Connection.isolation_level in sqlite3.rst by Berker Peksag · 9 years ago
  98. 03d13c0 Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add ChaCha20 Poly1305. by Christian Heimes · 9 years ago
  99. 4672060 Update pkgutil docs to reference appropriate finder and loader object documentation. by Senthil Kumaran · 9 years ago
  100. 598894f Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0. by Christian Heimes · 9 years ago