]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112301: Compiler warning management tooling (#121730)
authorNate Ohlson <nohlson@purdue.edu>
Sat, 27 Jul 2024 09:57:44 +0000 (04:57 -0500)
committerGitHub <noreply@github.com>
Sat, 27 Jul 2024 09:57:44 +0000 (09:57 +0000)
commit8ac5565be2e5a11fad643c2fe9cbf16d2ddb95cd
tree283f2ec323ec2621037db68cac5802b6ffcc4b13
parentbb09ba679223666e01f8da780f97888a29d07131
gh-112301: Compiler warning management tooling (#121730)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
.github/workflows/build.yml
.github/workflows/reusable-ubuntu.yml
Misc/NEWS.d/next/Tests/2024-07-13-21-55-58.gh-issue-112301.YJS1dl.rst [new file with mode: 0644]
Tools/build/.warningignore_ubuntu [new file with mode: 0644]
Tools/build/check_warnings.py [new file with mode: 0644]