]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41971: Fix test failure in test.test_tools.test_c_analyzer when mutating global...
authorPablo Galindo <Pablogsal@gmail.com>
Sun, 11 Oct 2020 20:34:51 +0000 (21:34 +0100)
committerGitHub <noreply@github.com>
Sun, 11 Oct 2020 20:34:51 +0000 (21:34 +0100)
commit47ecfd8030c391779dd9d3b4b07e6b01a8392481
tree5df7e4913617720b12df8f0c741eeecf3d578675
parent1800c600801709958af66bebfa683a4e7570810f
bpo-41971: Fix test failure in test.test_tools.test_c_analyzer when mutating global state (GH-22652)
Tools/c-analyzer/c_analyzer/common/files.py