]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-117166: Ignore empty and temporary dirs in `test_makefile` (GH-117190)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 3 Apr 2024 13:32:55 +0000 (15:32 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Apr 2024 13:32:55 +0000 (15:32 +0200)
commitfad48ea1816be3125ea51edcdfe2f999d6ade796
tree57535b515bb3e47b738d76aa90c2b93ac50f3456
parent06ba6c86d2f05182b6d54f26ce80e40ea97c2d19
[3.12] gh-117166: Ignore empty and temporary dirs in `test_makefile` (GH-117190) (GH-117367)

gh-117166: Ignore empty and temporary dirs in `test_makefile` (GH-117190)
(cherry picked from commit d9cfe7e565a6e2dc15747a904736264e31a10be4)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_tools/test_makefile.py