]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129033: Remove dead code in test.support.has_no_debug_ranges() (#137379)
authorVictor Stinner <vstinner@python.org>
Mon, 4 Aug 2025 14:48:24 +0000 (16:48 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Aug 2025 14:48:24 +0000 (16:48 +0200)
commit08ce7c695899d2c62b2b32dbb733052e1ce9301c
tree75a83f4a4025e7a4ac5ed9275b3b6c501093cb53
parente8251dc0ae6a85f6a0e427ae64fb0fe847eb3cf8
gh-129033: Remove dead code in test.support.has_no_debug_ranges() (#137379)
Lib/test/support/__init__.py