1. 0a891d7 Issue #12345: Add mathemathcal constant tau to math and cmath. by Guido van Rossum · 9 years ago
  2. 15f3228 Issue #16764: Support keyword arguments to zlib.decompress(). Patch by by Serhiy Storchaka · 9 years ago
  3. d003423 Issue #26823: Abbreviate recursive tracebacks by Nick Coghlan · 9 years ago
  4. dd51d16 Issue27573 code.interact prints a message when exiting. by Steven D'Aprano · 9 years ago
  5. a0d3eef Add versionadded tag to docs for timeit.autorange by Steven D'Aprano · 9 years ago
  6. 09f4f71 Issue6422 add autorange method to timeit.Timer by Steven D'Aprano · 9 years ago
  7. 9171a8b Issue #27574: Decreased an overhead of parsing keyword arguments in functions by Serhiy Storchaka · 9 years ago
  8. c00189e Merge: #27753: fix typo (name->named). by R David Murray · 9 years ago
  9. 689016f #27753: fix typo (name->named). by R David Murray · 9 years ago
  10. 5dd2b86 merge by Raymond Hettinger · 9 years ago
  11. f6ffa98 Issue #27720: Fix error in eng_to_decimal docs and add examples from the specification. by Raymond Hettinger · 9 years ago
  12. 0b9e641 Issue #24637: Merge from 3.5 by Berker Peksag · 9 years ago
  13. bd66435 Issue #24637: Document that locals can be any mapping object by Berker Peksag · 9 years ago
  14. 3f63483 Merge for issue #27712 by Brett Cannon · 9 years ago
  15. 6336fb2 Issue #27712: Fix some typos in the import docs. by Brett Cannon · 9 years ago
  16. 87fe473 merge by Raymond Hettinger · 9 years ago
  17. 7f65af3 Issue 27719: Remove a doc example that is not applicable in Python 3 by Raymond Hettinger · 9 years ago
  18. 98cf1e7 Issue #27745: Merge typo fixes from 3.5 by Martin Panter · 9 years ago
  19. b4a2b36 Issue #27745: Fix some typos in Argument Clinic howto, by Lele Gaifax by Martin Panter · 9 years ago
  20. 83545f1 Merge ISO-8859 fixes from 3.5 by Martin Panter · 9 years ago
  21. 306c3dd Issue #27200: Merge with 3.5 by Zachary Ware · 9 years ago
  22. 4199bba Issue #27200: Fix doctests in Doc/library/hashlib.rst by Zachary Ware · 9 years ago
  23. 11328fc Closes #27210: Merge with 3.5 by Zachary Ware · 9 years ago
  24. 9f8b3a0 Issue #27210: Fix doctests for a few modules. by Zachary Ware · 9 years ago
  25. 7a57370 Closes #27209: Merge with 3.5 by Zachary Ware · 9 years ago
  26. 640b1ca Issue #27209: Fix doctests in Doc/library/email*.rst by Zachary Ware · 9 years ago
  27. ef28f6a Closes #27208: Merge with 3.5 by Zachary Ware · 9 years ago
  28. c90fccd Issue #27208: Fix doctest in Doc/library/traceback.rst by Zachary Ware · 9 years ago
  29. 75bc032 Closes #27207: Merge with 3.5 by Zachary Ware · 9 years ago
  30. 4032620 Issue #27207: Fix doctests in Doc/whatsnew/3.2.rst by Zachary Ware · 9 years ago
  31. 540f045 Correct misspellings of ISO-8859 by Martin Panter · 9 years ago
  32. c17dd50 Closes #27206: Merge with 3.5 by Zachary Ware · 9 years ago
  33. c483a01 Issue #27206: Fix doctests in Doc/tutorial. by Zachary Ware · 9 years ago
  34. 0e0fe4f Closes #27205: Merge with 3.5 by Zachary Ware · 9 years ago
  35. 2b52c0a Issue #27205: Fix doctests in Doc/library/collections.rst. by Zachary Ware · 9 years ago
  36. 8ec8749 Closes #27722: Merge with 3.5 by Zachary Ware · 9 years ago
  37. 7a26da5 Issue #27722: Fix default for touch method's 'mode' argument by Zachary Ware · 9 years ago
  38. f03f7c7 Closes #27204: Merge with 3.5 by Zachary Ware · 9 years ago
  39. 378a1d7 Issue #27204: Fix doctests in Doc/howto by Zachary Ware · 9 years ago
  40. 1aa913e Merge with 3.5 by Zachary Ware · 9 years ago
  41. 2f47fb0 Correct signatures for a couple of logging handlers by Zachary Ware · 9 years ago
  42. 2b0bb0d Issue #27700: Document AbstractEventLoop, not BaseEventLoop. (Merge 3.5->3.6) by Guido van Rossum · 9 years ago
  43. f68afd8 Issue #27700: Document AbstractEventLoop, not BaseEventLoop. by Guido van Rossum · 9 years ago
  44. 1107f09 Merge from 3.5 by Berker Peksag · 9 years ago
  45. 08d85ee Fix use of default reST role by Berker Peksag · 9 years ago
  46. f4c69ab Issue #23322: Merge from 3.5 by Berker Peksag · 9 years ago
  47. 7d1c5ef Issue #23322: Remove outdated reference to an example in parser docs by Berker Peksag · 9 years ago
  48. 2b1c45e Merge 3.5 by Andrew Svetlov · 9 years ago
  49. 4365b83 Use asyncio.gather instead of asyncio.wait in example. by Andrew Svetlov · 9 years ago
  50. 50abe87 Issue #27664: Add to concurrent.futures.thread.ThreadPoolExecutor() by Gregory P. Smith · 9 years ago
  51. 3cc3832 Better docs for typing.Any by Michael Lee. Fixes issue #27688. (Merge 3.5->3.6) by Guido van Rossum · 9 years ago
  52. abfe28b Better docs for typing.Any by Michael Lee. Fixes issue #27688. by Guido van Rossum · 9 years ago
  53. febc332 Issue #26754: Undocumented support of general bytes-like objects by Serhiy Storchaka · 9 years ago
  54. d73c318 Issue #26800: Undocumented support of general bytes-like objects by Serhiy Storchaka · 9 years ago
  55. 43b586b Silence warnings from 'make suspicious' to make the docs buildbot happy by Berker Peksag · 9 years ago
  56. fd0f84b Closes #22829: Added --prompt option to venv. by Vinay Sajip · 9 years ago
  57. 933c66a Issue #18548: Merge from 3.5 by Berker Peksag · 9 years ago
  58. ab75e02 Issue #18548: Fix unittest.TestSuite() example by Berker Peksag · 9 years ago
  59. 73fc586 Add AutoEnum: automatically provides next value if missing. Issue 26988. by Ethan Furman · 9 years ago
  60. 20bd9f0 Clarify NotImplemented vs NotImplementedError. Initial patch by Emmanuel Barry. Closes issue 27242. by Ethan Furman · 9 years ago
  61. b6337a1 Add typing.Generator docs, by Michael Lee. (Merge 3.5->3.6) by Guido van Rossum · 9 years ago
  62. b858af6 Add typing.Generator docs, by Michael Lee. by Guido van Rossum · 9 years ago
  63. 02b75ab Merge spelling and grammar fixes from 3.5 by Martin Panter · 9 years ago
  64. a31ddb3 Merge with 3.5 by Zachary Ware · 9 years ago
  65. 72e483a Fix half-finished sentence. by Zachary Ware · 9 years ago
  66. 6090194 Merge from 3.5 by Berker Peksag · 9 years ago
  67. 85b6090 Fix indentation of versionadded directive in IPv4Address.reverse_pointer docs by Berker Peksag · 9 years ago
  68. 8576ca1 Merge from 3.5 by Berker Peksag · 9 years ago
  69. 6bbc839 Indent ipaddress.ip_address() example correctly by Berker Peksag · 9 years ago
  70. 69332c1 Fix spelling and grammar in documentation and code comments by Martin Panter · 9 years ago
  71. 0de01c4 Issue #24278: Merge argument parsing docs from 3.5 by Martin Panter · 9 years ago
  72. 6c7d5a2 Issue #24278: Explain how argument parsing output buffers are managed by Martin Panter · 9 years ago
  73. 9f4712a Issue #23710: Merge from 3.5 by Berker Peksag · 9 years ago
  74. bed6891 Issue #23710: Update PyObject_HEAD documentation by Berker Peksag · 9 years ago
  75. 91494d3 Issue #26576: Merge from 3.5 by Berker Peksag · 9 years ago
  76. 6cafece Issue #26576: Clarify that the @deco syntax is not always an equivalent of f = deco(f) by Berker Peksag · 9 years ago
  77. 43746c3 Closes #27661: Added tzinfo keyword argument to datetime.combine. by Alexander Belopolsky · 9 years ago
  78. cde03fa [merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 9 years ago
  79. 17742f2 [merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 9 years ago
  80. 436fe5a [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 9 years ago
  81. 4cbb23f Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 9 years ago
  82. 607e1c4 Issue 27366: PEP 487 docs updates by Nick Coghlan · 9 years ago
  83. 01d1719 Issue #27366: Tweak PEP 487 documentation by Berker Peksag · 9 years ago
  84. d78448e Issue #27366: Implement PEP 487 by Nick Coghlan · 9 years ago
  85. f6daa69 Merge from 3.5 by Berker Peksag · 9 years ago
  86. fa95068 Silence another "default role used" warning in typing.rst by Berker Peksag · 9 years ago
  87. 23aa24b Fix "default role used" warning in shlex.rst by Berker Peksag · 9 years ago
  88. a9333b1 Fix whitespace. by Guido van Rossum · 9 years ago
  89. c301cbf Fix whitespace. by Guido van Rossum · 9 years ago
  90. e608709 Expand documentation about type aliases and NewType in the typing module (merge 3.5 -> 3.6). by Guido van Rossum · 9 years ago
  91. 342e800 Expand documentation about type aliases and NewType in the typing module. by Guido van Rossum · 9 years ago
  92. c1f974c Closes #1521950: Made shlex parsing more shell-like. by Vinay Sajip · 9 years ago
  93. 6a09315 Issue #26462: Merge code block fixes from 3.5 by Martin Panter · 9 years ago
  94. 10ea19f Merge with 3.5 by Zachary Ware · 9 years ago
  95. 87ec85f Correct typo in Windows docs. by Zachary Ware · 9 years ago
  96. 8bde911 Issue #27626: Merge spelling fixes from 3.5 by Martin Panter · 9 years ago
  97. eb99570 Issue #27626: Spelling fixes in docs, comments and internal names by Martin Panter · 9 years ago
  98. 755df2a Issue #27633: Merge from 3.5 by Berker Peksag · 9 years ago
  99. 25539b0 Issue #27633: Fix usage of versionchanged directive in email.parser.rst by Berker Peksag · 9 years ago
  100. 1050d2d Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. by Martin Panter · 9 years ago