]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126014: Ignore `__pycache__`-only folders in makefile tests (#126066)
authorsobolevn <mail@sobolevn.me>
Tue, 29 Oct 2024 07:43:48 +0000 (10:43 +0300)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2024 07:43:48 +0000 (10:43 +0300)
commitaeafaf4cda5bfce44bb054b4c530696901646abe
tree327ac526546a6dead84ba15ed29d7adf8b1922e4
parentdc2552d429c91310b0c410c3e856728d8866b05f
gh-126014: Ignore `__pycache__`-only folders in makefile tests (#126066)

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Lib/test/test_tools/test_makefile.py