]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-126014: Ignore `__pycache__`-only folders in makefile tests (GH-126066...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 29 Oct 2024 08:04:50 +0000 (09:04 +0100)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2024 08:04:50 +0000 (08:04 +0000)
commit385fa83a4348eaa146a84ad97056d2b10534b033
tree2d8f26e33c7ab8c66b2c0c23dfeed0749d3558d8
parent8da17bb4f7a9a57264792ac9c192440112e85929
[3.12] gh-126014: Ignore `__pycache__`-only folders in makefile tests (GH-126066) (#126110)

gh-126014: Ignore `__pycache__`-only folders in makefile tests (GH-126066)
(cherry picked from commit aeafaf4cda5bfce44bb054b4c530696901646abe)

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