]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141004: Add a CI job ensuring that new C APIs include documentation (GH...
authorPeter Bierma <zintensitydev@gmail.com>
Mon, 15 Dec 2025 03:19:48 +0000 (22:19 -0500)
committerGitHub <noreply@github.com>
Mon, 15 Dec 2025 03:19:48 +0000 (22:19 -0500)
commit5569ffedd89f3dcdaffb83f5d6048d167871b625
treee5a1e84a2bf0302358c8ae89580653938762f586
parent13d9b0c1c4805bfc30c6d156271e59d5ec59d25f
[3.13] gh-141004: Add a CI job ensuring that new C APIs include documentation (GH-142102) (GH-142248)

* gh-141004: Add a CI job ensuring that new C APIs include documentation (GH-142102)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
(cherry picked from commit 1a7824a927f0706300af7bfc182884a43e2f587a)

* [3.13] gh-141004: Add a CI job ensuring that new C APIs include documentation (GH-142102)
(cherry picked from commit 1a7824a927f0706300af7bfc182884a43e2f587a)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
* Update Tools/check-c-api-docs/ignored_c_api.txt

---------

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
.github/CODEOWNERS
.github/workflows/build.yml
Makefile.pre.in
Tools/check-c-api-docs/ignored_c_api.txt [new file with mode: 0644]
Tools/check-c-api-docs/main.py [new file with mode: 0644]