commit | ee94aa0850191712e6adfc1f4a9df08ec3240195 | [log] [tgz] |
---|---|---|
author | Eric Snow <ericsnowcurrently@gmail.com> | Wed Dec 01 11:20:20 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Dec 01 11:20:20 2021 -0700 |
tree | 7b739a21cf64a77be3431224d32d90084027d446 | |
parent | f27bef30438d2f07f19de91e021f34b77ccc4b20 [diff] |
bpo-45952: Get the C analyzer tool working again. (gh-29882) There wasn't much that needed to be done. Mostly it was just a few new files that got added. https://bugs.python.org/issue45952