1. 8773554 [3.10] gh-121277: Allow .. versionadded:: next in docs (GH-121278) (#127867) by Petr Viktorin · 9 months ago
  2. 4248c24 Add gettext support to tools/extensions/c_annotations.py (GH-101989) by Miss Islington (bot) · 2 years, 6 months ago
  3. 5612471 gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (GH-98437) by Miss Islington (bot) · 2 years, 10 months ago
  4. 19ed29e [3.10] gh-97709: Included newline separator in Mandelbrot set (GH-97737) (#97823) by Miss Islington (bot) · 2 years, 11 months ago
  5. 5ee8344 gh-97607: Fix content parsing in the impl-detail reST directive (GH-97652) by Miss Islington (bot) · 2 years, 11 months ago
  6. 2ecc195 [3.10] gh-96414: Inline code examples in sqlite3 docs (GH-96442). (#96453) by Erlend E. Aasland · 3 years ago
  7. 928a692 [3.10] gh-95432: Add doctests for the sqlite3 docs (GH-96225) (#96379) by Erlend E. Aasland · 3 years ago
  8. b66b6e1 gh-91271: Document which parts of structs are in limited API/stable ABI (GH-32196) (GH-95711) by Petr Viktorin · 3 years, 1 month ago
  9. 38fdff9 [3.10] gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94078) by Łukasz Langa · 3 years, 2 months ago
  10. 223fde3 gh-86986: Drop compatibility support for Sphinx 2 (GH-93737) by Miss Islington (bot) · 3 years, 2 months ago
  11. a2695be [3.10] Improve logging documentation with example and additional cookbook re… (GH-93644) (GH-93648) by Miss Islington (bot) · 3 years, 3 months ago
  12. 731d893 [3.10] gh-92448: Update the documentation builder to render the GitHub issue (GH-92449). (GH-92457) by Dong-hee Na · 3 years, 4 months ago
  13. 4120bba [3.10] gh-91888: add a :gh: role to the documentation (GH-91889) (#91934) by Ezio Melotti · 3 years, 4 months ago
  14. dc31334 [3.10] Update Sphinx bpo role to use redirect URI. (#91890) by Ezio Melotti · 3 years, 4 months ago
  15. 35fef27 Add redirects to Misc/NEWS bpo links (GH-91454) (GH-91535) by Miss Islington (bot) · 3 years, 5 months ago
  16. 80af26d [3.10] bpo-46769: Fix backticks in typing.rst to appease rstlint (GH-32374) by Ken Jin · 3 years, 5 months ago
  17. d5ed8a8 [3.10] bpo-46769: Improve documentation for `typing.TypeVar` (GH-31712) (GH-31941) by Alex Waygood · 3 years, 5 months ago
  18. d548c87 bpo-46463: Fixes escape4chm.py script used when building the CHM documentation file (GH-30768) by Miss Islington (bot) · 3 years, 7 months ago
  19. 01e6cbe [3.10] bpo-46402: Promote SQLite URI tricks in sqlite3 docs (GH-30660) (GH-30671) by Erlend Egeberg Aasland · 3 years, 7 months ago
  20. 743394f bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar docs (GH-30341) by Miss Islington (bot) · 3 years, 8 months ago
  21. fde9f61 [3.10] [doc] bpo-45680: Disambiguate ``__getitem__`` and ``__class_getitem__`` in the data model (GH-29389) (GH-29620) by Miss Islington (bot) · 3 years, 9 months ago
  22. 2c8a002 [3.10] bo-45655: Add "relevant PEPs" section to typing documentation (GH-29302) by Alex Waygood · 3 years, 10 months ago
  23. d15f47d [3.10] [doc] Fix typos found using codespell (GH-28744) (GH-28758) by Christian Clauss · 3 years, 11 months ago
  24. ec5a031 bpo-39452: Rewrite and expand __main__.rst (GH-26883) by Miss Islington (bot) · 4 years ago
  25. 4673dc2 Update susp-ignored.csv line numbers by Miss Islington (bot) · 4 years ago
  26. 57b321c Move susp-ignored locations by Miss Islington (bot) · 4 years ago
  27. a219d6b docs: add the word 'official' (GH-26849) by Miss Islington (bot) · 4 years, 2 months ago
  28. 3185bc9 bpo-44106: Improve sqlite3 example database contents (GH-26027) by Miss Islington (bot) · 4 years, 3 months ago
  29. 3739371 bpo-43795: PEP 652 user documentation (GH-25668) (GH-26034) by Miss Islington (bot) · 4 years, 4 months ago
  30. 03acfc5 bpo-32924: Fix the Show Source url in the documentation (GH-25994) by Pablo Galindo · 4 years, 4 months ago
  31. f46ef57 Update the SOURCE_URI in pyspecific.py to point to the new branch (GH-25978) by Pablo Galindo · 4 years, 4 months ago
  32. 60ce8f0 bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099) by Christian Heimes · 4 years, 4 months ago
  33. 99fdd78 bpo-43766: Fix TypeGuard docs (#25660) by Ken Jin · 4 years, 4 months ago
  34. f5c5c0c Fix type group capture in the PEG highlight tool (GH-25464) by Pablo Galindo · 4 years, 4 months ago
  35. 62ec638 bpo-43862: Enhance -W cmdline option documentation (GH-25439) by Victor Stinner · 4 years, 5 months ago
  36. 3386ca0 bpo-20364: Improve sqlite3 placeholder docs (GH-25003) by Erlend Egeberg Aasland · 4 years, 5 months ago
  37. 20ac347 Fix Sphinx errors in the documentation and re-activate the suspicious check (GH-25368) by Pablo Galindo · 4 years, 5 months ago
  38. f32d022 bpo-43778: Fix Sphinx glossary_search extension (GH-25286) by Victor Stinner · 4 years, 5 months ago
  39. dbfabcc Fixed linenumber missing when audit hook has an error (GH-24692) by Jules Lasne · 4 years, 6 months ago
  40. cc12888 Remove unused suspicious rule in the docs by Pablo Galindo · 4 years, 6 months ago v3.10.0a6
  41. 145bf26 bpo-42128: Structural Pattern Matching (PEP 634) (GH-22917) by Brandt Bucher · 4 years, 6 months ago
  42. 58fb156 bpo-42997: Improve error message for missing : before suites (GH-24292) by Pablo Galindo · 4 years, 7 months ago
  43. de833b6 Fix 'make suspicious' for the itertools module (GH-24097) by Pablo Galindo · 4 years, 8 months ago
  44. 8c5d034 bpo-34398: Allow glossary results to show up on search page (GH-8773) by Ammar Askar · 4 years, 8 months ago
  45. b973542 bpo-42238: Check Misc/NEWS.d/next/ for reStructuredText issues. (GH-23802) by Julien Palard · 4 years, 8 months ago
  46. b63a620 bpo-42579: Make workaround for various versions of Sphinx more robust (GH-23662) by Matěj Cepl · 4 years, 9 months ago
  47. 09490a1 bpo-42042: Use ids attribute instead of names attribute (GH-22739) by Dong-hee Na · 4 years, 10 months ago
  48. ee2549c bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) by Julien Palard · 4 years, 10 months ago
  49. 148c76b Expand and clarify the "Invoking Descriptors" section of the Descriptor HowTo (GH-23078) by Raymond Hettinger · 4 years, 10 months ago
  50. 3317466 bpo-42061: Document __format__ for IP addresses (GH-23018) by Teugea Ioan-Teodor · 4 years, 10 months ago
  51. 8d3d731 Create a primer section for the descriptor howto guide (GH-22906) by Raymond Hettinger · 4 years, 10 months ago
  52. 283f9a2 Remove 3.5 from Doc version switcher in master. (#22886) by larryhastings · 4 years, 10 months ago
  53. fb2e946 Doc: Do not suggest `s[::-1]` for reversed order (GH-22457) by Andre Delfino · 4 years, 10 months ago
  54. 871934d bpo-4356: Add key function support to the bisect module (GH-20556) by Raymond Hettinger · 4 years, 10 months ago
  55. 6595cb0 bpo-35293: Remove RemovedInSphinx40Warning (GH-22198) by Dong-hee Na · 5 years ago
  56. a5634c4 bpo-41746: Add type information to asdl_seq objects (GH-22223) by Pablo Galindo · 5 years ago
  57. 5a4a963 Fix invalid escape sequences in the peg_highlight Sphinx extension (GH-22047) by Pablo Galindo · 5 years ago
  58. 72cabb2 bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969) by Pablo Galindo · 5 years ago
  59. 7f03445 Doc: fix import of asdl.py when called from outside Doc/. (GH-21529) by Julien Palard · 5 years ago
  60. a103e73 bpo-40742: Doc: fix parallel build. (GH-21237) by Julien Palard · 5 years ago
  61. 735d902 bpo-40798: Generate a different message for already removed elements (GH-20483) by Florian Dahlitz · 5 years ago
  62. 19e3e00 Doc: Python 3.10 in sidebar and version switcher. (GH-20209) by Julien Palard · 5 years ago
  63. b7a78ca bpo-40517: Implement syntax highlighting support for ASDL (GH-19967) by Batuhan Taskaya · 5 years ago
  64. eff870b Revert "bpo-40517: Implement syntax highlighting support for ASDL (#19928)" (#19950) by Raymond Hettinger · 5 years ago
  65. d60040b bpo-40517: Implement syntax highlighting support for ASDL (#19928) by Batuhan Taskaya · 5 years ago
  66. 39c3493 Fix download.html (GH-18902) by Inada Naoki · 5 years ago
  67. 13d52c2 bpo-34822: Simplify AST for subscription. (GH-9605) by Serhiy Storchaka · 5 years ago
  68. 21da76d bpo-34788: Add support for scoped IPv6 addresses (GH-13772) by opavlyuk · 6 years ago
  69. f4800b8 Doc: Change Python 2 status to EOL. (GH-17885) by Inada Naoki · 6 years ago
  70. 386d00c Remove use of deprecated `array.fromstring` method (GH-17332) by David Coles · 6 years ago
  71. 138ccbb bpo-38738: Fix formatting of True and False. (GH-17083) by Serhiy Storchaka · 6 years ago
  72. 85c6f8c bpo-38592 Add pt-br switcher to Python Docs website (GH-16924) by Marco Rougeth · 6 years ago
  73. d898d20 bpo-38557: Improve documentation for list and tuple C API. (GH-16925) by Serhiy Storchaka · 6 years ago
  74. 3f36043 Update doc switcher list for 3.8.0 (GH-16809) by Ned Deily · 6 years ago
  75. 4504b45 Doc: 3.8 is now stable. (GH-16790) by Julien Palard · 6 years ago
  76. 15ae75d bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442) by Ricardo Bánffy · 6 years ago
  77. 2c910c1 bpo-36675: Remove obsolete code. (GH-16024) by Julien Palard · 6 years ago
  78. 97b817e bpo-33187: Document ElementInclude (XInclude) support in ElementTree (GH-8861) by Anjali Bansal · 6 years ago
  79. c3d679f bpo-37504: Fix documentation build with texinfo builder (GH-14606) by Dmitry Shachnev · 6 years ago
  80. 17499d8 bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840) by Jason R. Coombs · 6 years ago
  81. 63c98ed Doc: Fix PDF build (NoUri). (GH-15739) by Julien Palard · 6 years ago
  82. e1786b5 bpo-36853: Fix suspicious.py to actually print the unused rules (#13579) by Anthony Sottile · 6 years ago
  83. 22f0483 Bpo-37644: update suspicious.csv for distutils/examples (GH-14885) by Ned Deily · 6 years ago
  84. 6a61714 Replace backquote with command substitution in subprocess doc example (GH-13941) by David Jones · 6 years ago
  85. e226e83 bpo-37363: Add audit events on startup for the run commands (GH-14524) by Steve Dower · 6 years ago
  86. 44f91c3 bpo-37390: Add audit event table to documentations (GH-14406) by Steve Dower · 6 years ago
  87. 60419a7 bpo-37363: Add audit events for a range of modules (GH-14301) by Steve Dower · 6 years ago
  88. ca7b504 bpo-37111: Add 'encoding' and 'errors' parameters to logging.basicCon… (GH-14008) by Vinay Sajip · 6 years ago
  89. 5529515 Doc: Remove an ugly space before a dot. (GH-14123) by Julien Palard · 6 years ago
  90. cfa0394 Doc: Deprecation header: More precise wording. (GH-14109) by Julien Palard · 6 years ago
  91. 59e7bbc Doc: Python 3.9 in sidebar and version switcher. (GH-13824) by Julien Palard · 6 years ago
  92. 9ab2fb1 Bump to 3.9.0a0 by Łukasz Langa · 6 years ago
  93. 3b5deb0 Python 3.8.0b1 by Łukasz Langa · 6 years ago v3.8.0b1
  94. 46ed90d Doc: Add an optional obsolete header. (GH-13638) by Julien Palard · 6 years ago
  95. 3880f26 bpo-36933: Remove sys.set_coroutine_wrapper (marked for removal in 3.8) (GH-13577) by Matthias Bussonnier · 6 years ago
  96. 674ee12 bpo-35397: Remove deprecation and document urllib.parse.unwrap (GH-11481) by Rémi Lapeyre · 6 years ago
  97. 22ccb0b Fix highlighting in importlib.metadata docs (GH-13575) by Anthony Sottile · 6 years ago
  98. 1bbf7b6 bpo-34632: Add importlib.metadata (GH-12547) by Jason R. Coombs · 6 years ago
  99. b82e17e bpo-36842: Implement PEP 578 (GH-12613) by Steve Dower · 6 years ago
  100. dae1229 bpo-36797: Prune more legacy distutils documentation (GH-13092) by Nick Coghlan · 6 years ago