]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103334: Ignore `Tools/c-analyzer/cpython/_parser.py` from `patchcheck` (GH-103335)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 10 Apr 2023 14:58:48 +0000 (17:58 +0300)
committerGitHub <noreply@github.com>
Mon, 10 Apr 2023 14:58:48 +0000 (07:58 -0700)
commit40db5c65b7ca4e784613b6122106a92576aba2d6
treefdc06c15e66d47634b30b61bd49785b249160744
parentdc604a8c58af748ce25aee1af36b6521a3592fa5
gh-103334: Ignore `Tools/c-analyzer/cpython/_parser.py` from `patchcheck` (GH-103335)

I've also added a small comment to `Tools/c-analyzer/cpython/_parser.py` to trigger the `patchcheck` CI. It must pass now.

Automerge-Triggered-By: GH:ericsnowcurrently
Tools/c-analyzer/cpython/_parser.py
Tools/patchcheck/patchcheck.py