]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-128152: Argument Clinic: ignore pre-processor directives inside C comments...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Jan 2025 11:09:25 +0000 (12:09 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Jan 2025 11:09:25 +0000 (11:09 +0000)
commit883cb23dd14bcc60921a53cc51c30fda223b9ca6
treec9283369274a18631686f64ef7eb3b4dce19e73c
parent855af3bbc62e89aeeb6af1e22061cf06354ad99a
[3.13] gh-128152: Argument Clinic: ignore pre-processor directives inside C comments (GH-128464) (#128478)

(cherry picked from commit a4e773c540cfd3a9c2bb3b5033d2f79ef50962c8)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Lib/test/test_clinic.py
Misc/NEWS.d/next/Tools-Demos/2025-01-03-23-51-07.gh-issue-128152.IhzElS.rst [new file with mode: 0644]
Tools/clinic/libclinic/cpp.py