1. f40d4dd Closes #27979: Remove bundled copy of libffi by Zachary Ware · 8 years ago
  2. 4712dc8 Pending final editing of 3.6 whatsnew, add a list of all PEPs implemented. by Ned Deily · 8 years ago
  3. 8761e59 Pending final editing of 3.6 whatsnew, add a list of all PEPs implemented. by Ned Deily · 8 years ago
  4. 0d850ba Issue #25270: Merge from 3.6 by Berker Peksag · 8 years ago
  5. 7b4bcd2 Issue #25270: Merge from 3.5 by Berker Peksag · 8 years ago
  6. 4a72a7b Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an empty bytestring is passed by Berker Peksag · 8 years ago
  7. f670c83 Issue #25895: Merge from 3.6 by Berker Peksag · 8 years ago
  8. f8479ee Issue #25895: Merge from 3.5 by Berker Peksag · 8 years ago
  9. f676748 Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoin by Berker Peksag · 8 years ago
  10. 640463a merge 3.6 by Benjamin Peterson · 8 years ago
  11. 6775231 Unicode 9.0.0 by Benjamin Peterson · 8 years ago
  12. 315361c Add text about PEP 526 to What's new in 3.6. Ivan L. (merge 3.6->3.7) by Guido van Rossum · 8 years ago
  13. a4d9b17 Add text about PEP 526 to What's new in 3.6. Ivan L. by Guido van Rossum · 8 years ago
  14. 1e68987 Merge from 3.6. by Xavier de Gaye · 8 years ago
  15. 032c0fb Add an Android section to whatsnew/3.6.rst. by Xavier de Gaye · 8 years ago
  16. 20ae233 merge from 3.6 by Ned Deily · 8 years ago
  17. bd8f277 Tidy 3.6 What's New summary by Ned Deily · 8 years ago
  18. a873f7a Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. by Christian Heimes · 8 years ago
  19. ed9c070 Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. by Christian Heimes · 8 years ago
  20. 46dac07 Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. by Christian Heimes · 8 years ago
  21. 17352ff Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. by Christian Heimes · 8 years ago
  22. b2317a4 Issue #15819: Merge include search from 3.5 into 3.6 by Martin Panter · 8 years ago
  23. dcbed36 merge by Raymond Hettinger · 8 years ago
  24. a33e9f7 Issue #28104: More accurately document set method signatures by Raymond Hettinger · 8 years ago
  25. e4c16fa Merge from 3.6 by Berker Peksag · 8 years ago
  26. b5d67b7 Fix headers in whatsnew/3.6.rst by Berker Peksag · 8 years ago
  27. f821aba Issue #28103: Merge from 3.6 by Berker Peksag · 8 years ago
  28. b7abaa8 Issue #28103: Merge from 3.5 by Berker Peksag · 8 years ago
  29. 7927e75 Issue #28103: Use ``'...'`` style in zipfile documentation by Berker Peksag · 8 years ago
  30. 4829bc6 Bump to 3.7.0a0 by Ned Deily · 8 years ago
  31. 0112625 Change SOURCE_URI for pydoc source URLs to point to 3.6 branch by Ned Deily · 8 years ago
  32. 6287177 Issue #27350: Document compact dict memory usage by Victor Stinner · 8 years ago
  33. 0d5048c Issue #17941: Add a *module* parameter to collections.namedtuple() by Raymond Hettinger · 8 years ago
  34. 3dad1a5 Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 8 years ago
  35. 4b73676 Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 8 years ago
  36. 34b74ff Add missing versionadded directives by Berker Peksag · 8 years ago
  37. 18f3a9b Closes #25283: Make tm_gmtoff and tm_zone available on all platforms. by Alexander Belopolsky · 8 years ago
  38. 0b51fd4 merge by Raymond Hettinger · 8 years ago
  39. 06e18a7 Issue #26511: Reference the id() function in the 'is' and 'is not' docs by Raymond Hettinger · 8 years ago
  40. c4d2e50 Update whatsnew with my contributions by Christian Heimes · 8 years ago
  41. 5fe668c Issue #28085: Add PROTOCOL_TLS_CLIENT and PROTOCOL_TLS_SERVER for SSLContext by Christian Heimes · 8 years ago
  42. ef71d20 Add some additional suspicious exemption rules for recent doc changes. by Ned Deily · 8 years ago
  43. 015d874 Issue #28076: Variable annotations should be mangled for private names. by Guido van Rossum · 8 years ago
  44. d5ee406 Closes #23105: Merged update from 3.5. by Vinay Sajip · 8 years ago
  45. e4946e7 Issue #23105: Updated documentation on open() flag constants. by Vinay Sajip · 8 years ago
  46. b569086 Issue 24454: Added whatsnew entry, removed __getitem__ from match_methods. Thanks Serhiy Storchaka. by Eric V. Smith · 8 years ago
  47. b7e3535 Fixed a markup in docs. by Serhiy Storchaka · 8 years ago
  48. 605bdae Issue 24454: Improve the usability of the re match object named group API by Eric V. Smith · 8 years ago
  49. fa0c885 Issue #20100: Merge from 3.5 by Berker Peksag · 8 years ago
  50. 1c697a5 Issue #20100: Clarify that passing flags to epoll() has no effect by Berker Peksag · 8 years ago
  51. d063049 Closed #26533: Merged update from 3.5. by Vinay Sajip · 8 years ago
  52. 3d639b2 Closed #26533: expanded on behaviour of logging.config.listen(). by Vinay Sajip · 8 years ago
  53. 1cb7aaa Issue #27991: Merge from 3.5 by Berker Peksag · 8 years ago
  54. 53ba2d1 Issue #27991: Remove incorrect sentence about store_true by Berker Peksag · 8 years ago
  55. ab994ed Issue #10740: sqlite3 no longer implicitly commit an open transaction before DDL statements by Berker Peksag · 8 years ago
  56. bd48d27 Issue #22493: Inline flags now should be used only at the start of the by Serhiy Storchaka · 8 years ago
  57. 352601c Issue #26885: xmlrpc now supports unmarshalling additional data types used by Serhiy Storchaka · 8 years ago
  58. 9fab79b Issue #26900: Excluded underscored names and other private API from limited API. by Serhiy Storchaka · 8 years ago
  59. c16595e issue23591: add auto() for auto-generating Enum member values by Ethan Furman · 8 years ago
  60. 56ff5f7 Issue #26141: Update docs for typing.py. Ivan Levkivskyi. (Backport from the 3.6 version) by Guido van Rossum · 8 years ago
  61. 446e168 Issue #26141: Update docs for typing.py. Ivan Levkivskyi. by Guido van Rossum · 8 years ago
  62. f7f8299 Issue #28073: Improve wording around None. Michael Lee. (3.5->3.6) by Guido van Rossum · 8 years ago
  63. 1816dfe Issue #28073: Improve wording around None. Michael Lee. by Guido van Rossum · 8 years ago
  64. 47503c5 fix link to instrumentation by Benjamin Peterson · 8 years ago
  65. 699e2c9 reST is not markdown by Benjamin Peterson · 8 years ago
  66. 99a6570 Issue #19500: Add client-side SSL session resumption to the ssl module. by Christian Heimes · 8 years ago
  67. d048637 Issue #28022: Deprecate ssl-related arguments in favor of SSLContext. by Christian Heimes · 8 years ago
  68. 358cfd4 Issue 28043: SSLContext has improved default settings by Christian Heimes · 8 years ago
  69. b0d497c Issue #24693: Changed some RuntimeError's in the zipfile module to more by Serhiy Storchaka · 8 years ago
  70. b61ede4 Merge spelling fixes from 3.5 by Martin Panter · 8 years ago
  71. 99e843b Correct spelling in documentation and code comment by Martin Panter · 8 years ago
  72. b161562 Issue #17909: Accept binary input in json.loads by Nick Coghlan · 8 years ago
  73. 2d7250b Fix Python version in pdb.rst by Berker Peksag · 8 years ago
  74. 2eb6eca Issue #18401: pdb tests don't read ~/.pdbrc anymore by Łukasz Langa · 8 years ago
  75. b067c8f #20476: Deal with the message_factory circular import differently. by R David Murray · 8 years ago
  76. d7665ca Further improved ',' and '_' specification in format mini-language. by Eric V. Smith · 8 years ago
  77. fef4391 Improved ',' and '_' specification in format mini-language. by Eric V. Smith · 8 years ago
  78. 89e1b1a Issue 27080: PEP 515: add '_' formatting option. by Eric V. Smith · 8 years ago
  79. b44aceb Actually fix suspicious markup, I ignored it too readily by Zachary Ware · 8 years ago
  80. a785c87 DTrace support: function calls, GC activity, line execution by Łukasz Langa · 8 years ago
  81. 39b42ae Remove line numbers from suspicious rules by Zachary Ware · 8 years ago
  82. 935043d Closes #27976: Deprecate bundled full copy of libffi by Zachary Ware · 8 years ago
  83. f1024f7 merge by Raymond Hettinger · 8 years ago
  84. 87dc4d6 Issue 14976: Note that the queue module is not designed to protect against reentrancy by Raymond Hettinger · 8 years ago
  85. c307672 We're not that far in the future yet by Zachary Ware · 8 years ago
  86. 12aeb78 Fix suspicious markup by Zachary Ware · 8 years ago
  87. 06ed218 #20476: add a message_factory policy attribute to email. by R David Murray · 8 years ago
  88. f46e612 repair versionadded directive by Benjamin Peterson · 8 years ago
  89. 3cdd7f5 Add links from whatsnew to Windows docs. by Steve Dower · 8 years ago
  90. 3aeacad Issue #28025: Convert all ssl module constants to IntEnum and IntFlags. by Christian Heimes · 8 years ago
  91. 142aee3 Merge heads by Serhiy Storchaka · 8 years ago
  92. d8fdffe Adds search path changes to whatsnew/3.6.rst by Steve Dower · 8 years ago
  93. 814f9ae Adds documentation for pythonXX.zip as a landmark. by Steve Dower · 8 years ago
  94. 4fd64b9 remove ceval timestamp support by Benjamin Peterson · 8 years ago
  95. be9a4e5 Issue #433028: Added support of modifier spans in regular expressions. by Serhiy Storchaka · 8 years ago
  96. a721aba Issue #26331: Implement the parsing part of PEP 515. by Brett Cannon · 8 years ago
  97. 9539963 Remove unused suspicious rules by Zachary Ware · 8 years ago
  98. ba41c81 Add tix deprecation to whatsnew by Zachary Ware · 8 years ago
  99. 9c85828 Closes #19489: Merge with 3.5 by Zachary Ware · 8 years ago
  100. a3090a4 Issue #19489: Move the search box from sidebar to header and footer. by Zachary Ware · 8 years ago