1. e1786b5 bpo-36853: Fix suspicious.py to actually print the unused rules (#13579) by Anthony Sottile · 6 years ago
  2. e226e83 bpo-37363: Add audit events on startup for the run commands (GH-14524) by Steve Dower · 6 years ago
  3. 44f91c3 bpo-37390: Add audit event table to documentations (GH-14406) by Steve Dower · 6 years ago
  4. 60419a7 bpo-37363: Add audit events for a range of modules (GH-14301) by Steve Dower · 6 years ago
  5. 9ab2fb1 Bump to 3.9.0a0 by Łukasz Langa · 6 years ago
  6. 3b5deb0 Python 3.8.0b1 by Łukasz Langa · 6 years ago
  7. b82e17e bpo-36842: Implement PEP 578 (GH-12613) by Steve Dower · 6 years ago
  8. 960bb88 Fix sphinx deprecation warning about env.note_versionchange() (GH-13236) by Pablo Galindo · 6 years ago
  9. 83dd4e8 bpo-18085: Update refcounts.dat. (GH-11247) by Serhiy Storchaka · 7 years ago
  10. afe17a7 bpo-35482: Fixes HTML escaping in CHM index and build location of NEWS file (GH-11224) by Steve Dower · 7 years ago
  11. beed84c bpo-35015: Doc: Fix internationalisation of the availability directive. (GH-10360) by Julien Palard · 7 years ago
  12. c3f52a5 bpo-35036: Remove empty log line in the suspicious.py tool (GH-10024) by Xtreak · 7 years ago
  13. ee171a2 Stop using deprecated logging API in Sphinx suspicious checker (GH-9875) by Pablo Galindo · 7 years ago
  14. e385d06 bpo-34967: Sphinx is deprecating add_description_unit, use add_object_type (GH-9827) by Stéphane Wirtel · 7 years ago
  15. 2d6097d bpo-11233: Create availability directive for documentation (GH-9692) by Cheryl Sabella · 7 years ago
  16. 6261ae9 bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758) by animalize · 7 years ago
  17. 4715039 bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403) by Yury Selivanov · 7 years ago
  18. acfb087 fix pydoc-topics to work with Sphinx 1.7 (GH-6475) by Benjamin Peterson · 7 years ago
  19. 0febc05 bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473) by cocoatomo · 7 years ago
  20. ac31770 bpo-30406: Make async and await proper keywords (#1669) by Jelle Zijlstra · 8 years ago
  21. 50f5816 bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) by Ned Deily · 8 years ago
  22. 272d888 bpo-29783: Replace codecs.open() with io.open() (#599) by Victor Stinner · 8 years ago
  23. c351ce6 bpo-28331: fix impl-detail label is removed when content is translated. (GH-195) by INADA Naoki · 8 years ago
  24. 79ab8be Support "bpo-" in Misc/NEWS (#1) by Brett Cannon · 9 years ago
  25. ba964cc Issues #29349: Merge Py 2.6+ compatibility from 3.6 by Martin Panter · 9 years ago
  26. b154113 Issues #29349: Merge Py 2.6+ compatibility from 3.5 by Martin Panter · 9 years ago
  27. 9a45402 Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+ by Martin Panter · 9 years ago
  28. c654f0a Issues #29349: Add NEWS for 3.7; use “with” statement by Martin Panter · 9 years ago
  29. e61592e Issues #29349: Merge Py 2 fix 3.5 by Martin Panter · 9 years ago
  30. 8f3fb72 Issue #29349: Fix Python 2 syntax in documentation build code by Martin Panter · 9 years ago
  31. 0112625 Change SOURCE_URI for pydoc source URLs to point to 3.6 branch by Ned Deily · 9 years ago
  32. 590dcab Merge spelling fixes from 3.5 by Martin Panter · 9 years ago
  33. 2275e62 Fix spelling errors in code comments by Martin Panter · 9 years ago
  34. 2e7fca8 Issue #21240: Add an abstractmethod directive to mark abstract methods in the docs more explicitly by Berker Peksag · 10 years ago
  35. 6e9d2e6 Issue #21240: Add an abstractmethod directive to mark abstract methods in the docs more explicitly by Berker Peksag · 10 years ago
  36. 115b0da Change SOURCE_URI for pydoc source URLs to point back to correct branch for 3.6. by Larry Hastings · 10 years ago
  37. 40040df Update SOURCE_URI to reflect that we're branching 3.5 now. by Larry Hastings · 10 years ago
  38. cbbdfb5 Merge 3.4 (asyncio doc) by Victor Stinner · 10 years ago
  39. e170ed2 asyncio doc: fix the sphinx extension for coroutine commands by Victor Stinner · 10 years ago
  40. 866ca88 Merge 3.4 (asyncio doc) by Victor Stinner · 11 years ago
  41. bdd574d asyncio doc: annotate coroutine on coroutine functions and methods by Victor Stinner · 11 years ago
  42. bf764a1 Issue #22695: Fix rendering of the deprecated-removed role in HTML. by Berker Peksag · 11 years ago
  43. eb1a3cd Issue #22695: Fix rendering of the deprecated-removed role in HTML. by Berker Peksag · 11 years ago
  44. e075f16 merge with 3.4 by Georg Brandl · 11 years ago
  45. 35903c8 Sphinx extension: move imports to the module top by Georg Brandl · 11 years ago
  46. d51c1a1 merge with 3.4 by Georg Brandl · 11 years ago
  47. e039029 Move Sphinx extensions to their own subdir. by Georg Brandl · 11 years ago