]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41971: Fix test failure in test.test_tools.test_c_analyzer when mutating global...
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 11 Oct 2020 20:54:35 +0000 (13:54 -0700)
committerGitHub <noreply@github.com>
Sun, 11 Oct 2020 20:54:35 +0000 (21:54 +0100)
commit4af672921949b8a10340d5e29b456091060cedeb
tree21a79ac4ffb8dd09c85d29a1f1ed7ae327be53a8
parentf1c70cf9e850b58a5b676e469dfc0c01e3f6778a
bpo-41971: Fix test failure in test.test_tools.test_c_analyzer when mutating global state (GH-22652) (GH-22653)

(cherry picked from commit 47ecfd8030c391779dd9d3b4b07e6b01a8392481)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Tools/c-analyzer/c_analyzer/common/files.py