index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
tools
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] Docs: Link tokens in the format string grammars (GH-108184) (#113840)
Miss Islington (bot)
2024-01-09
1
-0/+5
*
[3.11] gh-113637: Let c_annotations.py to handle the spacing of Limited/Unsta...
Ege Akman
2024-01-03
1
-5/+6
*
[3.11] GH-101986: Support translation for Limited/Unstable API & Stable ABI (...
Hugo van Kemenade
2023-12-10
1
-7/+7
*
[3.11] Clarify how topics.py gets created. (GH-106121) (GH-106580)
Miss Islington (bot)
2023-08-22
1
-0/+1
*
[3.11] GH-84435: Make pyspecific directives translatable (GH-19470) (#107682)
Miss Islington (bot)
2023-08-08
1
-10/+8
*
[3.11] Do not use deprecated ``logger.warn()`` in pyspecific (GH-107694) (#10...
Miss Islington (bot)
2023-08-06
1
-3/+3
*
[3.11] Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with ...
Miss Islington (bot)
2023-06-23
1
-11/+9
*
[3.11] GH-104284: Fix documentation gettext build (GH-104296) (#104299)
Miss Islington (bot)
2023-05-08
1
-10/+10
*
[3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221)
Miss Islington (bot)
2023-05-06
1
-1/+1
*
[3.11] GH-97950: Use new-style index directive ('statement') (GH-104162) (#10...
Miss Islington (bot)
2023-05-04
1
-1/+1
*
[3.11] GH-97950: Use new-style index directive ('exception') (GH-104160) (#10...
Adam Turner
2023-05-04
1
-1/+1
*
[3.11] GH-97950: Use new-style index directive ('object') (GH-104158) (#104159)
Miss Islington (bot)
2023-05-04
1
-1/+1
*
[3.11] GH-97950: Use new-style index directive ('operator') (GH-104156) (#104...
Miss Islington (bot)
2023-05-04
1
-1/+1
*
[3.11] GH-97950: Use new-style index directive ('keyword') (GH-104153) (#104155)
Miss Islington (bot)
2023-05-04
1
-1/+1
*
[3.11] GH-97950: Use new-style index directive ('module') (GH-103996) (#104154)
Adam Turner
2023-05-04
1
-5/+1
*
[3.11] GH-97950: Allow translation of index directive content (GH-104000) (#1...
Miss Islington (bot)
2023-05-04
1
-0/+29
*
Docs: use Node.findall to avoid a deprecation warning (GH-99403)
Miss Islington (bot)
2023-04-08
1
-1/+12
*
Add gettext support to tools/extensions/c_annotations.py (GH-101989)
Miss Islington (bot)
2023-03-06
1
-3/+4
*
gh-101845: pyspecific: Fix i18n for availability directive (GH-101846)
Miss Islington (bot)
2023-02-12
1
-9/+11
*
gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (GH-98437)
Miss Islington (bot)
2022-11-11
1
-4/+4
*
gh-97607: Fix content parsing in the impl-detail reST directive (GH-97652)
Miss Islington (bot)
2022-10-02
1
-16/+7
*
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Miss Islington (bot)
2022-08-02
1
-8/+6
*
[3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438)
Christian Heimes
2022-08-01
1
-1/+57
*
gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
Miss Islington (bot)
2022-06-21
2
-40/+8
*
gh-92448: Update the documentation builder to render the GitHub issue. (GH-92...
Miss Islington (bot)
2022-05-08
1
-4/+5
*
Update the SOURCE_URI in pyspecific.py to point to the new branch
v3.11.0b1
Pablo Galindo
2022-05-06
1
-1/+1
*
gh-91888: add a `:gh:` role to the documentation (#91889)
Ezio Melotti
2022-04-25
1
-0/+24
*
Add redirects to Misc/NEWS bpo links (#91454)
Ezio Melotti
2022-04-14
1
-1/+2
*
Update Sphinx bpo role to use redirect URI. (#32342)
Ezio Melotti
2022-04-11
1
-1/+1
*
bpo-47115: Document which parts of structs are in limited API/stable ABI (GH-...
Petr Viktorin
2022-04-06
1
-3/+22
*
bpo-46463: Fixes escape4chm.py script used when building the CHM documentatio...
Steve Dower
2022-01-21
1
-4/+5
*
bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar do...
Pablo Galindo Salgado
2022-01-04
1
-2/+2
*
bpo-42238: [doc] remove unused, and deduplicate, suspicious ignore rules. (GH...
Julien Palard
2021-09-06
1
-1/+1
*
bpo-43795: PEP 652 user documentation (GH-25668)
Petr Viktorin
2021-05-11
1
-22/+88
*
Update the SOURCE_URI in pyspecific.py to point to the new branch (GH-25977)
Pablo Galindo
2021-05-08
1
-1/+1
*
Fix type group capture in the PEG highlight tool (GH-25464)
Pablo Galindo
2021-04-17
1
-2/+7
*
bpo-43778: Fix Sphinx glossary_search extension (GH-25286)
Victor Stinner
2021-04-08
1
-5/+11
*
Fixed linenumber missing when audit hook has an error (GH-24692)
Jules Lasne
2021-03-01
1
-0/+1
*
bpo-42997: Improve error message for missing : before suites (GH-24292)
Pablo Galindo
2021-02-02
1
-0/+6
*
bpo-34398: Allow glossary results to show up on search page (GH-8773)
Ammar Askar
2020-12-18
1
-0/+57
*
bpo-42579: Make workaround for various versions of Sphinx more robust (GH-23662)
Matěj Cepl
2020-12-07
1
-1/+6
*
bpo-42042: Use ids attribute instead of names attribute (GH-22739)
Dong-hee Na
2020-11-13
1
-2/+2
*
bpo-35293: Remove RemovedInSphinx40Warning (GH-22198)
Dong-hee Na
2020-09-18
1
-15/+21
*
bpo-41746: Add type information to asdl_seq objects (GH-22223)
Pablo Galindo
2020-09-16
1
-1/+1
*
Fix invalid escape sequences in the peg_highlight Sphinx extension (GH-22047)
Pablo Galindo
2020-09-02
1
-1/+1
*
bpo-40939: Use the new grammar for the grammar specification documentation (G...
Pablo Galindo
2020-07-27
1
-0/+75
*
Doc: fix import of asdl.py when called from outside Doc/. (GH-21529)
Julien Palard
2020-07-20
1
-1/+4
*
bpo-40742: Doc: fix parallel build. (GH-21237)
Julien Palard
2020-07-06
1
-0/+35
*
bpo-40798: Generate a different message for already removed elements (GH-20483)
Florian Dahlitz
2020-05-30
1
-2/+11
*
bpo-40517: Implement syntax highlighting support for ASDL (GH-19967)
Batuhan Taskaya
2020-05-07
1
-0/+51
[next]