summaryrefslogtreecommitdiffstats
path: root/Doc/tools/extensions
Commit message (Expand)AuthorAgeFilesLines
* bpo-35293: Remove RemovedInSphinx40Warning (GH-22198)Dong-hee Na2020-09-181-15/+21
* bpo-41746: Add type information to asdl_seq objects (GH-22223)Pablo Galindo2020-09-161-1/+1
* Fix invalid escape sequences in the peg_highlight Sphinx extension (GH-22047)Pablo Galindo2020-09-021-1/+1
* bpo-40939: Use the new grammar for the grammar specification documentation (G...Pablo Galindo2020-07-271-0/+75
* Doc: fix import of asdl.py when called from outside Doc/. (GH-21529)Julien Palard2020-07-201-1/+4
* bpo-40742: Doc: fix parallel build. (GH-21237)Julien Palard2020-07-061-0/+35
* bpo-40798: Generate a different message for already removed elements (GH-20483)Florian Dahlitz2020-05-301-2/+11
* bpo-40517: Implement syntax highlighting support for ASDL (GH-19967)Batuhan Taskaya2020-05-071-0/+51
* Revert "bpo-40517: Implement syntax highlighting support for ASDL (#19928)" (...Raymond Hettinger2020-05-061-51/+0
* bpo-40517: Implement syntax highlighting support for ASDL (#19928)Batuhan Taskaya2020-05-061-0/+51
* bpo-36675: Remove obsolete code. (GH-16024)Julien Palard2019-09-121-32/+0
* bpo-37504: Fix documentation build with texinfo builder (GH-14606)Dmitry Shachnev2019-09-101-0/+1
* Doc: Fix PDF build (NoUri). (GH-15739)Julien Palard2019-09-091-4/+11
* bpo-36853: Fix suspicious.py to actually print the unused rules (#13579)Anthony Sottile2019-09-021-11/+14
* bpo-37363: Add audit events on startup for the run commands (GH-14524)Steve Dower2019-07-011-8/+14
* bpo-37390: Add audit event table to documentations (GH-14406)Steve Dower2019-06-271-11/+131
* bpo-37363: Add audit events for a range of modules (GH-14301)Steve Dower2019-06-241-5/+5
* Bump to 3.9.0a0Łukasz Langa2019-06-041-1/+1
* Python 3.8.0b1v3.8.0b1Łukasz Langa2019-06-041-1/+1
* bpo-36842: Implement PEP 578 (GH-12613)Steve Dower2019-05-231-0/+40
* Fix sphinx deprecation warning about env.note_versionchange() (GH-13236)Pablo Galindo2019-05-101-1/+1
* bpo-18085: Update refcounts.dat. (GH-11247)Serhiy Storchaka2018-12-201-1/+1
* bpo-35482: Fixes HTML escaping in CHM index and build location of NEWS file (...Steve Dower2018-12-202-3/+23
* bpo-35015: Doc: Fix internationalisation of the availability directive. (GH-1...Julien Palard2018-11-071-3/+4
* bpo-35036: Remove empty log line in the suspicious.py tool (GH-10024)Xtreak2018-10-211-1/+0
* Stop using deprecated logging API in Sphinx suspicious checker (GH-9875)Pablo Galindo2018-10-151-4/+6
* bpo-34967: Sphinx is deprecating add_description_unit, use add_object_type (G...Stéphane Wirtel2018-10-131-5/+3
* bpo-11233: Create availability directive for documentation (GH-9692)Cheryl Sabella2018-10-121-0/+20
* bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758)animalize2018-10-081-0/+39
* bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)Yury Selivanov2018-09-181-0/+21
* fix pydoc-topics to work with Sphinx 1.7 (GH-6475)Benjamin Peterson2018-04-171-4/+8
* bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473)cocoatomo2018-02-231-5/+7
* bpo-30406: Make async and await proper keywords (#1669)Jelle Zijlstra2017-10-061-3/+3
* bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721)Ned Deily2017-07-151-1/+1
* bpo-29783: Replace codecs.open() with io.open() (#599)Victor Stinner2017-06-161-5/+2
* bpo-28331: fix impl-detail label is removed when content is translated. (GH-195)INADA Naoki2017-03-081-2/+12
* Support "bpo-" in Misc/NEWS (#1)Brett Cannon2017-02-101-4/+4
* Issues #29349: Merge Py 2.6+ compatibility from 3.6Martin Panter2017-01-291-0/+2
|\
| * Issues #29349: Merge Py 2.6+ compatibility from 3.5Martin Panter2017-01-291-0/+2
| |\
| | * Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+Martin Panter2017-01-291-0/+2
* | | Issues #29349: Add NEWS for 3.7; use “with” statementMartin Panter2017-01-291-4/+1
|/ /
* | Issues #29349: Merge Py 2 fix 3.5Martin Panter2017-01-291-2/+2
|\ \ | |/
| * Issue #29349: Fix Python 2 syntax in documentation build codeMartin Panter2017-01-291-2/+2
* | Change SOURCE_URI for pydoc source URLs to point to 3.6 branchNed Deily2016-09-121-1/+1
* | Merge spelling fixes from 3.5Martin Panter2016-06-201-1/+1
|\ \ | |/
| * Fix spelling errors in code commentsMartin Panter2016-06-201-1/+1
* | Issue #21240: Add an abstractmethod directive to mark abstract methods in the...Berker Peksag2015-12-081-0/+14
|\ \ | |/
| * Issue #21240: Add an abstractmethod directive to mark abstract methods in the...Berker Peksag2015-12-081-0/+14
* | Change SOURCE_URI for pydoc source URLs to point back to correct branch for 3.6.Larry Hastings2015-05-311-1/+1
|/
* Update SOURCE_URI to reflect that we're branching 3.5 now.Larry Hastings2015-05-241-1/+1