1. 7224a04 bpo-29481: add versionadded 3.6.1 to typing.Deque docs (#108) by Mariatta · 7 years ago
  2. db3deb9 bpo-29521 Fix two minor documentation build warnings (#41) (#83) by Mariatta · 7 years ago
  3. 9268855 Fix some sphinx warnings (#9) (#81) by Mariatta · 7 years ago
  4. f66c81f [backport to 3.6] bpo-28929: Link the documentation to its source file on GitHub (#37) by Mariatta · 7 years ago
  5. 308f789 bpo-29474: Improve documentation for weakref.WeakValueDictionary (#22) by Mariatta · 7 years ago
  6. c2328ec [backport to 3.6] Support "bpo-" in Misc/NEWS (#42) by Mariatta · 7 years ago
  7. 35a1f7f massage English for -X descriptions a bit by Benjamin Peterson · 7 years ago
  8. e185757 Merge issue #26355 fix from Python 3.5 by Nick Coghlan · 7 years ago
  9. e662445 Issue #26355: Specify canonical URLs in docs pages by Nick Coghlan · 7 years ago
  10. 0885076 Issue #29441: Merge from 3.5 by Berker Peksag · 7 years ago
  11. f592867 Issue #29441: Update examples to use async and await keywords in asyncio-task.rst by Berker Peksag · 7 years ago
  12. e39262c Issue #29371: merge with 3.5 by Mariatta Wijaya · 7 years ago
  13. 81b8977 Issue #29371: Clarify bitwise OR operation in doctest option flags. by Mariatta Wijaya · 7 years ago
  14. d0b9158 Substitute a more readable f-string by Raymond Hettinger · 7 years ago
  15. d93c4de Fix usage of data directive by Berker Peksag · 7 years ago
  16. 5a001ee Issue #29198: Merge from 3.5 by Berker Peksag · 7 years ago
  17. 5702fb7 Issue #29198: Fix indentation and markup in typing.rst by Berker Peksag · 7 years ago
  18. 14169b2 Issue #29198: Merge from 3.5 by Berker Peksag · 7 years ago
  19. 38962a6 Issue #29198: Document typing.AsyncGenerator by Berker Peksag · 7 years ago
  20. 23dcccb Issue #29381: Clarify ordering of UNIX shebang line as source encoding line by Mariatta Wijaya · 7 years ago
  21. 77bb0f4 Backed out changeset 3d712292f2fa by Mariatta Wijaya · 7 years ago
  22. e2d8bc5 Issue #29381: Clarify ordering of UNIX shebang line as source encoding line by Mariatta Wijaya · 7 years ago
  23. c6fe419 Issue #29407: Merge from 3.5 by Berker Peksag · 7 years ago
  24. d5adb63 Issue #29407: Remove redundant ensure_future() calls in factorial example by Berker Peksag · 7 years ago
  25. e334a53 Issues #11670: Merge configparser doc from 3.5 by Martin Panter · 7 years ago
  26. b154113 Issues #29349: Merge Py 2.6+ compatibility from 3.5 by Martin Panter · 7 years ago
  27. 1f10671 Issue #11670: readfp(fp) parameter name is different to read_file(f) by Martin Panter · 7 years ago
  28. 9a45402 Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+ by Martin Panter · 7 years ago
  29. e61592e Issues #29349: Merge Py 2 fix 3.5 by Martin Panter · 7 years ago
  30. 2be9889 Issues #12067: Merge hash recommendation from 3.5 by Martin Panter · 7 years ago
  31. 8f3fb72 Issue #29349: Fix Python 2 syntax in documentation build code by Martin Panter · 7 years ago
  32. 8dbb0ca Issue #12067: Recommend that hash and equality be consistent by Martin Panter · 7 years ago
  33. e53bd8e Issue 29310: Document typing.NamedTuple default argument syntax by Raymond Hettinger · 7 years ago
  34. dc4ce0e Fixes #28784: Clarified use of shlex.shlex with punctuation_chars. by Vinay Sajip · 7 years ago
  35. b0d0e19 issue26149 - Point to Wiki for Editors and Python IDEs on Unix. by Senthil Kumaran · 7 years ago
  36. 574ff06 Issues #29189: Merge indentation fixes from 3.5 by Martin Panter · 7 years ago
  37. ef107ee Issue #29189: Fix indentation in RST markup by Martin Panter · 7 years ago
  38. 01f5ae7 Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION by Victor Stinner · 7 years ago
  39. 4459e00 Issue #29092: Sync os.stat's doc and docstring on path type. by Xiang Zhang · 7 years ago
  40. d7d87ca Issue #29092: Sync os.stat's doc and docstring on path type. by Xiang Zhang · 7 years ago
  41. 67c1cb2 Issue #29316: Restore the provisional status of typing module and add by Ned Deily · 7 years ago
  42. a57a8a3 Issue #29281: Fill-in a missing versionchanged entry by Raymond Hettinger · 7 years ago
  43. 346454c Issue #29292: Merge 3.5. by Xiang Zhang · 7 years ago
  44. 6ad85bf Issue #29292: Update outdated doc of PyEval_EvalCodeEx. by Xiang Zhang · 7 years ago
  45. 4710935 Issue 29274: Merge doc fixes from 3.5 by Martin Panter · 7 years ago
  46. 37f183d Issue #29274: tests cases → test cases by Martin Panter · 7 years ago
  47. e12c313 merge by Raymond Hettinger · 7 years ago
  48. 8049052 Issue #29011: Fix an important omission by adding Deque to the typing module. by Raymond Hettinger · 7 years ago
  49. 2e1b6ea Issue #29062: Doc: Fix make suspicious by INADA Naoki · 7 years ago
  50. 4659ddc Merge doc fixes from 3.5 by Martin Panter · 7 years ago
  51. 8f13783 Avoid line breaks after hyphens, otherwise they are turned into spaces by Martin Panter · 7 years ago
  52. 536d70e Fix grammar, typos and markup in documentation and code comments by Martin Panter · 7 years ago
  53. e2f9e77 Issue #29062: Merge hashlib-blake2.rst into hashlib.rst by INADA Naoki · 7 years ago
  54. 3159b33 Merge with 3.5. by Serhiy Storchaka · 7 years ago
  55. 87006a3 Issue #20804: Document the limitation of the unittest.mock.sentinel attributes. by Serhiy Storchaka · 7 years ago
  56. ced4b90 Issue #29239: Fix --enable-optimizations bug number by Martin Panter · 7 years ago
  57. a27b3b3 Issue #15657: Merge other doc fix from 3.5 by Martin Panter · 7 years ago
  58. 5b66723 Issue #15657: Delete incorrect statement from PyMethodDef documentation by Martin Panter · 7 years ago
  59. 9da31f7 Issue #15657: METH_KEYWORDS cannot be used alone in Python 3 by Martin Panter · 7 years ago
  60. 2427d00 Issue #29217: Merge 3.5. by Xiang Zhang · 7 years ago
  61. 8a17995 Issue #29217: Fix the wrong type description of UUID.variant. by Xiang Zhang · 7 years ago
  62. aa655b3 Fixes #29133: clarified shlex documentation. by Vinay Sajip · 7 years ago
  63. d15bb26 Update OrderedDict docs to reflect acceptance of PEP 468 by Raymond Hettinger · 7 years ago
  64. 631ada8 Issue #16026: Fix parameter names of DictReader and DictWriter by Berker Peksag · 7 years ago
  65. 406c252 Issue #29012: Merge from 3.5 by Berker Peksag · 7 years ago
  66. 7b4e551 Issue #29012: Remove another outdated information by Berker Peksag · 7 years ago
  67. 5848e72 merge 3.5 by Benjamin Peterson · 7 years ago
  68. 4365833 merge 3.4 by Benjamin Peterson · 7 years ago
  69. b6e2142 merge 3.3 by Benjamin Peterson · 7 years ago
  70. e527dd3 ring in 2017 for Python by Benjamin Peterson · 7 years ago
  71. 5430293 Issue #29013: Merge from 3.5 by Berker Peksag · 7 years ago
  72. 4950ae1 Issue #29013: Fix allowZip64 documentation by Berker Peksag · 7 years ago
  73. a22457e Issue #29012: Merge from 3.5 by Berker Peksag · 7 years ago
  74. 14adafd Issue #29012: Remove outdated information about __bases__ by Berker Peksag · 7 years ago
  75. 2a267a1 Issue #29129: Fix typo in "Using auto" section by Berker Peksag · 7 years ago
  76. 37023b6 Issue #29024: Merge from 3.5 by Berker Peksag · 7 years ago
  77. d2d673f Issue #29024: Add Kivy entry to GUI FAQ by Berker Peksag · 7 years ago
  78. 9db22dd Issue #26267: Merge from 3.5 by Berker Peksag · 7 years ago
  79. 6b5e4a8 Issue #26267: Improve uuid.UUID documentation by Berker Peksag · 7 years ago
  80. 53a21eb Closes #29105: Updated RotatingFileHandler documentation. by Vinay Sajip · 7 years ago
  81. 51447db Clearer compact dict attribution to the original proposal by Raymond Hettinger · 7 years ago
  82. 9ea82dd Issue #29112: Merge 3.5. by Xiang Zhang · 7 years ago
  83. cea904f Issue #29112: Fix a questionable wording in sequence doc. by Xiang Zhang · 7 years ago
  84. 771cf89 Merge 3.5 by Victor Stinner · 7 years ago
  85. 440d703 Issue #29109: Enhance tracemalloc documentation by Victor Stinner · 7 years ago
  86. 44223e9 Issue #29087: Removed the documentation of non-existing UCS4 support functions. by Serhiy Storchaka · 7 years ago
  87. af9181a Issue #29087: Removed the documentation of non-existing UCS4 support functions. by Serhiy Storchaka · 7 years ago
  88. 5d1111e Issue #29069: Merge from 3.5 by Berker Peksag · 7 years ago
  89. 1fee515 Issue #29069: Update the default URL of PyPI server by Berker Peksag · 7 years ago
  90. fe607be Merge from 3.5 by Berker Peksag · 7 years ago
  91. 8e2bdc8 Move versionadded inside of the get_terminal_size() block by Berker Peksag · 7 years ago
  92. b8a1aeb Issue #29078: Merge 3.5. by Xiang Zhang · 7 years ago
  93. 6721c7c Issue #29078: Add the missing import in datetime.time doc example. by Xiang Zhang · 7 years ago
  94. a8803d2 Merge from 3.5. by Serhiy Storchaka · 7 years ago
  95. 4398c12 Issue #29068: Fixed a typo in PyErr_Fetch example. Patch by Chi Hsuan Yen. by Serhiy Storchaka · 7 years ago
  96. 7e930d7 Issue #28954: Merge keyword argument syntax from 3.5 by Martin Panter · 7 years ago
  97. 7106a51 Issue #28954: Add missing comma to keyword argument syntax by Martin Panter · 7 years ago
  98. 0efb5b3 Issue #1446619: Merge slicing description from 3.5 by Martin Panter · 7 years ago
  99. 3dbd87f Issue #1446619: Account for negative slice direction in description by Martin Panter · 7 years ago
  100. 520569e Issue #29004: Merge crc_hqx() doc from 3.5 by Martin Panter · 7 years ago