1. f9cb559 Issue #28553: Fix logic error in example code of int.to_bytes doc. by INADA Naoki · 8 years ago
  2. 3e3e9f3 Issue #28553: Fix logic error in example code of int.to_bytes doc. by INADA Naoki · 8 years ago
  3. 9440787 Issue #26638: Merge option warning fixes from 3.5 into 3.6 by Martin Panter · 8 years ago
  4. b8c5f54 Issue #26638: Work around more CLI options that can’t be linked by Martin Panter · 8 years ago
  5. 5c67933 Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings by Martin Panter · 8 years ago
  6. e45ef4e Issue #22949: Documented that fnmatch.translate() is for use with re.match(). by Serhiy Storchaka · 8 years ago
  7. a65a474 Issue #22949: Documented that fnmatch.translate() is for use with re.match(). by Serhiy Storchaka · 8 years ago
  8. e0a220e Issue #22493: Updated an example for fnmatch.translate(). by Serhiy Storchaka · 8 years ago
  9. d9aa4d3 Merge from 3.5 by Zachary Ware · 8 years ago
  10. bb44477 Fix default role usage by Zachary Ware · 8 years ago
  11. 5ec2431 Issue #28107: Update typing module documentation for NamedTuple (Ivan) by Guido van Rossum · 8 years ago
  12. 16591f4 Issue 25002: Deprecate asyncore/asynchat. Patch by Mariatta. by Guido van Rossum · 8 years ago
  13. 802883a merge 3.5 (#28525) by Benjamin Peterson · 8 years ago
  14. bc51a8a fix name of keyword parameter to gc.collect() (closes #28525) by Benjamin Peterson · 8 years ago
  15. 6330f2a Merge 3.5 (issue #26796) by Yury Selivanov · 8 years ago
  16. e8a6045 Issue #26796: Don't configure the number of workers for default threadpool executor. by Yury Selivanov · 8 years ago
  17. 68adfa3 Merge (issue #25152) by Brett Cannon · 8 years ago
  18. f8c1505 Issue #25152: Mention the deprecation of pyvenv by Brett Cannon · 8 years ago
  19. 0a421a2 Issue #18219: Optimize csv.DictWriter for large number of columns. by INADA Naoki · 8 years ago
  20. ea75a51 Issue #26010: Document CO_* constants by Yury Selivanov · 8 years ago
  21. b738a1f Issue #26010: fix typos; rewording by Yury Selivanov · 8 years ago
  22. e20fed9 Merge 3.5 + document CO_ASYNC_GENERATOR; issue #26010 by Yury Selivanov · 8 years ago
  23. 69d3de6 Issue #19795: Fixed formatting a table. by Serhiy Storchaka · 8 years ago
  24. 807e2f3 Issue #19795: Fixed formatting a table. by Serhiy Storchaka · 8 years ago
  25. 7d6dda4 Issue #19795: Improved more markups of True/False. by Serhiy Storchaka · 8 years ago
  26. 4adf01c Issue #19795: Improved more markups of True/False. by Serhiy Storchaka · 8 years ago
  27. 0bbf8c0 Issue #19795: Mark up True and False as literal text instead of bold. by Serhiy Storchaka · 8 years ago
  28. a97cd2e Issue #19795: Mark up True and False as literal text instead of bold. by Serhiy Storchaka · 8 years ago
  29. 989db5c Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  30. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  31. b17ba09 bold arguments by Benjamin Peterson · 8 years ago
  32. 80b618b Merge from 3.5 by Berker Peksag · 8 years ago
  33. e5b0bd1 Fix default value of StreamReader.readuntil() by Berker Peksag · 8 years ago
  34. 066b121 Issue #28455: Merge from 3.5 by Berker Peksag · 8 years ago
  35. 5493e47 Issue #28455: Clarify example of overriding the convert_arg_line_to_args method by Berker Peksag · 8 years ago
  36. bf7dcb9 Remove spurious article. by Ned Deily · 8 years ago
  37. 11194f7 Remove spurious article. by Ned Deily · 8 years ago
  38. 479eb76 Issue #27800: Merge RE repetition doc from 3.5 into 3.6 by Martin Panter · 8 years ago
  39. 684340e Issue #27800: Document limitation and workaround for multiple RE repetitions by Martin Panter · 8 years ago
  40. 36700e4 Issue #23231: Merge codecs doc from 3.5 into 3.6 by Martin Panter · 8 years ago
  41. c73e9d8 Issue #23231: Document codecs.iterencode(), iterdecode() shortcomings by Martin Panter · 8 years ago
  42. c972d1c [merge from 3.5] Issue28438 - Fix the link for pkgutil.get_data doc. by Senthil Kumaran · 8 years ago
  43. 1cea56b Issue28438 - Fix the link for pkgutil.get_data doc. Patch contributed by Xiang Zhang. by Senthil Kumaran · 8 years ago
  44. a0ef768 Issue #18789: Update XML vulnerability table to use Safe/Vulnerable instead of No/Yes. (3.5->3.6) by Guido van Rossum · 8 years ago
  45. e1478e4 Issue #18789: Update XML vulnerability table to use Safe/Vulnerable instead of No/Yes. by Guido van Rossum · 8 years ago
  46. 5236ac6 Issue #26869: Document unittest.TestCase.longMessage. (Mariatta) (3.5->3.6) by Guido van Rossum · 8 years ago
  47. 4a45235 Issue #26869: Document unittest.TestCase.longMessage. (Mariatta) by Guido van Rossum · 8 years ago
  48. a03b1ea Issue #21443: Show how to change log level for asyncio. (Merge 3.5->3.6) by Guido van Rossum · 8 years ago
  49. ba29a4f Issue #21443: Show how to change log level for asyncio. by Guido van Rossum · 8 years ago
  50. 1c3a121 Issue #18844: Fix-up examples for random.choices(). Remove over-specified test. by Raymond Hettinger · 8 years ago
  51. b1321fb Issue #28394: More typo fixes for 3.6+ by Martin Panter · 8 years ago
  52. 75907bc Issue #28389: Merge from 3.5 by Berker Peksag · 8 years ago
  53. 0aa7887 Issue #28389: Fix ProxiedTransport example in xmlrpc.client documentation by Berker Peksag · 8 years ago
  54. 7b2aa2e Adjust ClassVar example to use pre-PEP-526 syntax. (Issue #28388) by Guido van Rossum · 8 years ago
  55. b258db9 Issue #28388: update typing module documentation. (merge 3.5->3.6) by Guido van Rossum · 8 years ago
  56. deed0c7 Issue #28388: update typing module documentation. by Guido van Rossum · 8 years ago
  57. 002b0a7 Issue #28348: Fix typo in asyncio.Task() documentation by Berker Peksag · 8 years ago
  58. fae2829 Issue #27181 remove geometric_mean and defer for 3.7. by Steven D'Aprano · 8 years ago
  59. 5cb63ae Issue #28348: Merge from 3.5 by Berker Peksag · 8 years ago
  60. 5f59ddd Issue #28229: lzma module now supports pathlib by Berker Peksag · 8 years ago
  61. 8bdd448 Issue #28225: bz2 module now supports pathlib by Berker Peksag · 8 years ago
  62. 03020cf Issue #28227: gzip now supports pathlib by Berker Peksag · 8 years ago
  63. ef223a1 Issue #28228: imghdr now supports pathlib by Berker Peksag · 8 years ago
  64. 41937bc Issue #28319: Merge from 3.5 by Berker Peksag · 8 years ago
  65. b334ee0 Issue #28319: Fix typo in lzma.rst by Berker Peksag · 8 years ago
  66. 009bc05 Merge from 3.5 by Berker Peksag · 8 years ago
  67. 5e3677d Fix markup in pathlib.rst by Berker Peksag · 8 years ago
  68. 50bb940 Merge from 3.5 by Berker Peksag · 8 years ago
  69. 06a8ac0 Fix Path.glob() link, reported by SilentGhost by Berker Peksag · 8 years ago
  70. 812a2b6 Issue #28226: compileall now supports pathlib by Berker Peksag · 8 years ago
  71. fa4a305 Issue #21903: Merge from 3.5 by Berker Peksag · 8 years ago
  72. de55c61 Issue #21903: Update ctypes example to use MessageBoxW by Berker Peksag · 8 years ago
  73. 19f2327 Issue #26439: Merge ctypes doc from 3.5 into 3.6 by Martin Panter · 8 years ago
  74. f18a5da Issue #26439: Document that RTLD_NOW is always added by Martin Panter · 8 years ago
  75. 9016f28 Issue #18844: Make the number of selections a keyword-only argument for random.choices(). by Raymond Hettinger · 8 years ago
  76. de10dbe Issue #10673: Merge from 3.5 by Berker Peksag · 8 years ago
  77. a24d2d8 Issue #10673: Document that Process.exitcode can be used to determine timeout by Berker Peksag · 8 years ago
  78. 8d08265 Merge from 3.5 by Berker Peksag · 8 years ago
  79. 6129e14 Document that os.mknod() is not available on Windows by Berker Peksag · 8 years ago
  80. 20d458f Merge from 3.5 by Berker Peksag · 8 years ago
  81. 996e5f9 os.genenvb() is not availabnle under Windows by Berker Peksag · 8 years ago
  82. 1daf6da MERGE: Docs: Correctly link to the methods by Jesus Cea · 8 years ago
  83. 647680e Docs: Correctly link to the methods by Jesus Cea · 8 years ago
  84. 3515dcc issue23591: fix flag decomposition and repr by Ethan Furman · 8 years ago
  85. 74f4af7 Issue #27932: Prevent memory leak in win32_ver(). by Steve Dower · 8 years ago
  86. f8479ee Issue #25895: Merge from 3.5 by Berker Peksag · 8 years ago
  87. f676748 Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoin by Berker Peksag · 8 years ago
  88. 6775231 Unicode 9.0.0 by Benjamin Peterson · 8 years ago
  89. b2317a4 Issue #15819: Merge include search from 3.5 into 3.6 by Martin Panter · 8 years ago
  90. ed9c070 Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. by Christian Heimes · 8 years ago
  91. 17352ff Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. by Christian Heimes · 8 years ago
  92. a33e9f7 Issue #28104: More accurately document set method signatures by Raymond Hettinger · 8 years ago
  93. b7abaa8 Issue #28103: Merge from 3.5 by Berker Peksag · 8 years ago
  94. 7927e75 Issue #28103: Use ``'...'`` style in zipfile documentation by Berker Peksag · 8 years ago
  95. 0d5048c Issue #17941: Add a *module* parameter to collections.namedtuple() by Raymond Hettinger · 8 years ago
  96. 3dad1a5 Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 8 years ago
  97. 4b73676 Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 8 years ago
  98. 34b74ff Add missing versionadded directives by Berker Peksag · 8 years ago
  99. 18f3a9b Closes #25283: Make tm_gmtoff and tm_zone available on all platforms. by Alexander Belopolsky · 8 years ago
  100. c4d2e50 Update whatsnew with my contributions by Christian Heimes · 8 years ago