]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36876: [c-analyzer tool] Additional CLI updates for "capi" command. (gh-23929)
authorEric Snow <ericsnowcurrently@gmail.com>
Fri, 25 Dec 2020 22:57:30 +0000 (15:57 -0700)
committerGitHub <noreply@github.com>
Fri, 25 Dec 2020 22:57:30 +0000 (15:57 -0700)
commit5ae9be68d9f1a628fdc920b647257f94afb77887
tree81836ad1763d70be933f8a424c03e18f505615c5
parentc1ae21c965cb4d0566df2095e4bcb274d0bd9353
bpo-36876: [c-analyzer tool] Additional CLI updates for "capi" command. (gh-23929)

https://bugs.python.org/issue36876
Tools/c-analyzer/cpython/__main__.py
Tools/c-analyzer/cpython/_capi.py
Tools/c-analyzer/must-resolve.sh [new file with mode: 0755]