]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112301: Add macOS warning tracking tooling (#122211)
authorNate Ohlson <nohlson@purdue.edu>
Tue, 6 Aug 2024 17:26:37 +0000 (12:26 -0500)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 17:26:37 +0000 (20:26 +0300)
commit58be1c270f2275603e56127791fa6777476954ec
tree62f15aa9b739f33eb3b2b54433000f2fc4849670
parent4b66b6b7d6e65f9eb2d61435b9b37ffeb7bb00fb
gh-112301: Add macOS warning tracking tooling (#122211)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
.github/workflows/reusable-macos.yml
.github/workflows/reusable-ubuntu.yml
Misc/NEWS.d/next/Security/2024-07-24-05-18-25.gh-issue-112301.lfINgZ.rst [new file with mode: 0644]
Tools/build/.warningignore_macos [new file with mode: 0644]
Tools/build/check_warnings.py