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.13] gh-119317: findall instead of traverse for docutils nodes (GH-119319) ...
Miss Islington (bot)
2024-05-27
2
-4/+4
*
gh-118689: Doc: fix ePub build (GH-118690)
Miss Islington (bot)
2024-05-10
1
-1/+1
*
Python 3.13.0b1
v3.13.0b1
Thomas Wouters
2024-05-08
1
-1/+1
*
gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853)
Kirill Podoprigora
2024-04-26
2
-18/+1
*
gh-118235: Skip RAISE_SYNTAX_ERROR rules in the grammar spec (GH-118237)
Petr Viktorin
2024-04-26
1
-0/+2
*
Docs: Add classes to C API return value annotations (#117926)
Hugo van Kemenade
2024-04-16
1
-9/+11
*
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade
2024-04-15
1
-13/+2
*
gh-114099: Add documentation for iOS platform (GH-117057)
Russell Keith-Magee
2024-03-28
1
-1/+1
*
gh-114099 - Add iOS framework loading machinery. (GH-116454)
Russell Keith-Magee
2024-03-19
1
-1/+1
*
Fix typo in c_annotations.py comment (#108773)
Kuan-Wei Chiu
2024-01-16
1
-1/+1
*
Docs: Link tokens in the format string grammars (#108184)
William Andrea
2024-01-09
1
-0/+5
*
gh-113637: Let c_annotations.py to handle the spacing of Limited/Unstable API...
Ege Akman
2024-01-03
1
-6/+7
*
GH-101986: Support translation for Limited/Unstable API & Stable ABI (#107680)
Adam Turner
2023-12-10
1
-10/+10
*
gh-81925: Implement native thread ids for kFreeBSD (#111761)
Samuel Thibault
2023-11-09
1
-2/+2
*
GH-103082: Clean up the sys.monitoring docs (GH-110532)
Tian Gao
2023-10-18
1
-0/+8
*
Fix the pyspecific SOURCE_URI (#110811)
T. Wouters
2023-10-13
1
-1/+1
*
Do not use deprecated ``logger.warn()`` in pyspecific (#107694)
Adam Turner
2023-08-06
1
-3/+3
*
GH-84435: Make pyspecific directives translatable (#19470)
cocoatomo
2023-08-06
1
-10/+8
*
Clarify how topics.py gets created. (#106121)
Ned Batchelder
2023-07-10
1
-0/+1
*
Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx ...
Alex Waygood
2023-06-23
1
-11/+9
*
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Victor Stinner
2023-05-23
1
-1/+0
*
Python 3.12.0b1
v3.12.0b1
Thomas Wouters
2023-05-22
1
-1/+1
*
GH-104284: Fix documentation gettext build (#104296)
Adam Turner
2023-05-08
1
-10/+10
*
GH-97950: Use new-style index directive ('builtin') (#104164)
Adam Turner
2023-05-06
1
-1/+1
*
GH-97950: Use new-style index directive ('statement') (#104162)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('exception') (#104160)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('object') (#104158)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('operator') (#104156)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('keyword') (#104153)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner
2023-05-04
1
-5/+1
*
GH-97950: Allow translation of index directive content (#104000)
Adam Turner
2023-05-04
1
-0/+29
*
Docs: use Node.findall to avoid a deprecation warning (#99403)
Adam Turner
2023-04-08
1
-1/+12
*
Add gettext support to tools/extensions/c_annotations.py (#101989)
Rémi Lapeyre
2023-03-06
1
-3/+4
*
gh-101101: Unstable C API tier (PEP 689) (GH-101102)
Petr Viktorin
2023-02-28
1
-0/+16
*
gh-101845: pyspecific: Fix i18n for availability directive (GH-101846)
Jean Abou-Samra
2023-02-12
1
-9/+11
*
gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (#98437)
Wei-Hsiang (Matt) Wang
2022-11-11
1
-4/+4
*
gh-86404: Doc: Drop now unused make suspicious and rstlint. (GH-98179)
Julien Palard
2022-10-11
2
-256/+0
*
gh-97607: Fix content parsing in the impl-detail reST directive (#97652)
C.A.M. Gerlach
2022-10-02
1
-16/+7
*
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes
2022-08-02
1
-8/+6
*
gh-95415: Make availability directive consistent (GH-95416)
Christian Heimes
2022-07-29
1
-1/+57
*
gh-84623: Remove unused imports (#94132)
Victor Stinner
2022-06-22
3
-4/+2
*
gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
Adam Turner
2022-06-21
2
-40/+8
*
gh-92448: Update the documentation builder to render the GitHub issue. (GH-92...
Dong-hee Na
2022-05-08
1
-4/+5
*
Update the SOURCE_URI in pyspecific.py to point to the new branch
Pablo Galindo
2022-05-08
1
-1/+1
*
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
[next]