COMMITS
/ Doc/tools/extensions/pyspecific.py October 2, 2022
C
gh-97607: Fix content parsing in the impl-detail reST directive (#97652)
C.A.M. Gerlach committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
July 29, 2022
C
gh-95415: Make availability directive consistent (GH-95416)
Christian Heimes committed
June 22, 2022
V
gh-84623: Remove unused imports (#94132)
Victor Stinner committed
June 21, 2022
A
gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
Adam Turner committed
May 8, 2022
D
gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449)
Dong-hee Na committed
P
Update the SOURCE_URI in pyspecific.py to point to the new branch
Pablo Galindo committed
May 6, 2022
P
Update the SOURCE_URI in pyspecific.py to point to the new branch
Pablo Galindo committed
April 25, 2022
E
gh-91888: add a `:gh:` role to the documentation (#91889)
Ezio Melotti committed
April 14, 2022
E
Add redirects to Misc/NEWS bpo links (#91454)
Ezio Melotti committed
April 11, 2022
E
Update Sphinx bpo role to use redirect URI. (#32342)
Ezio Melotti committed
May 8, 2021
P
Update the SOURCE_URI in pyspecific.py to point to the new branch (GH-25977)
Pablo Galindo committed
March 1, 2021
J
Fixed linenumber missing when audit hook has an error (GH-24692)
Jules Lasne committed
December 7, 2020
M
bpo-42579: Make workaround for various versions of Sphinx more robust (GH-23662)
Matěj Cepl committed
September 18, 2020
D
bpo-35293: Remove RemovedInSphinx40Warning (GH-22198)
Dong-hee Na committed
July 6, 2020
J
bpo-40742: Doc: fix parallel build. (GH-21237)
Julien Palard committed
May 30, 2020
F
bpo-40798: Generate a different message for already removed elements (GH-20483)
Florian Dahlitz committed
September 12, 2019
J
bpo-36675: Remove obsolete code. (GH-16024)
Julien Palard committed
September 10, 2019
D
bpo-37504: Fix documentation build with texinfo builder (GH-14606)
Dmitry Shachnev committed
September 9, 2019
J
Doc: Fix PDF build (NoUri). (GH-15739)
Julien Palard committed
July 1, 2019
S
bpo-37363: Add audit events on startup for the run commands (GH-14524)
Steve Dower committed
June 27, 2019
S
bpo-37390: Add audit event table to documentations (GH-14406)
Steve Dower committed
June 4, 2019
Ł
Bump to 3.9.0a0
Łukasz Langa committed
Ł
Python 3.8.0b1
Łukasz Langa committed
May 23, 2019
S
bpo-36842: Implement PEP 578 (GH-12613)
Steve Dower committed
May 10, 2019
P
Fix sphinx deprecation warning about env.note_versionchange() (GH-13236)
Pablo Galindo committed
December 20, 2018
S
bpo-35482: Fixes HTML escaping in CHM index and build location of NEWS file (GH-11224)
Steve Dower committed
November 7, 2018
J
bpo-35015: Doc: Fix internationalisation of the availability directive. (GH-10360)
Julien Palard committed
October 13, 2018
S
bpo-34967: Sphinx is deprecating add_description_unit, use add_object_type (GH-9827)
Stéphane Wirtel committed
October 12, 2018
C
bpo-11233: Create availability directive for documentation (GH-9692)
Cheryl Sabella committed
September 18, 2018
Y
bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)
Yury Selivanov committed
April 17, 2018
B
fix pydoc-topics to work with Sphinx 1.7 (GH-6475)
Benjamin Peterson committed
February 23, 2018
C
bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473)
cocoatomo committed
October 6, 2017
J
bpo-30406: Make async and await proper keywords (#1669)
Jelle Zijlstra committed
July 15, 2017
N
bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721)
Ned Deily committed
June 16, 2017
V
bpo-29783: Replace codecs.open() with io.open() (#599)
Victor Stinner committed
March 8, 2017
I
bpo-28331: fix impl-detail label is removed when content is translated. (GH-195)
INADA Naoki committed
February 10, 2017
B
Support "bpo-" in Misc/NEWS (#1)
Brett Cannon committed
September 12, 2016
N
Change SOURCE_URI for pydoc source URLs to point to 3.6 branch
Ned Deily committed
December 8, 2015
B
B
May 31, 2015
L
Change SOURCE_URI for pydoc source URLs to point back to correct branch for 3.6.
Larry Hastings committed
May 24, 2015
L
Update SOURCE_URI to reflect that we're branching 3.5 now.
Larry Hastings committed
February 17, 2015
V
Merge 3.4 (asyncio doc)
Victor Stinner committed
V
asyncio doc: fix the sphinx extension for coroutine commands
Victor Stinner committed
February 12, 2015
V
Merge 3.4 (asyncio doc)
Victor Stinner committed
V
asyncio doc: annotate coroutine on coroutine functions and methods
Victor Stinner committed
November 8, 2014
B
Issue #22695: Fix rendering of the deprecated-removed role in HTML.
Berker Peksag committed
B
Issue #22695: Fix rendering of the deprecated-removed role in HTML.
Berker Peksag committed
October 30, 2014
G
merge with 3.4
Georg Brandl committed