]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:11:47 +0000 (09:11 +0100)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2024 08:11:47 +0000 (08:11 +0000)
commit36f8184d290dd4cca0c39724462153aa33b5bd8e
tree4e2c7775df72732f38a1a365903ccd0c4b9511fd
parent672b915ff9b9f81a94e8f07c241315b088119e3d
[3.13] gh-126014: Ignore `__pycache__`-only folders in makefile tests (GH-126066) (#126109)

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