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
*
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
*
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
[next]