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