COMMITS
/ Doc/tools/extensions/pyspecific.py 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
G
Sphinx extension: move imports to the module top
Georg Brandl committed
October 29, 2014
G
merge with 3.4
Georg Brandl committed
G
Move Sphinx extensions to their own subdir.
Georg Brandl committed