]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137194: Fix requires_debug_ranges when _testcpi doesn't exist (GH-137195...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Aug 2025 17:34:47 +0000 (19:34 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Aug 2025 17:34:47 +0000 (20:34 +0300)
commit7d57316484e4b8b07f1ca42829933c1808eaabb3
tree9f08bd434bbb4a5bf1dfc312a86d1580079f2bf7
parentf4870086bac79c708ba506452b5e580bcd212d26
[3.14] gh-137194: Fix requires_debug_ranges when _testcpi doesn't exist (GH-137195) (#137274)

Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com>
Lib/test/support/__init__.py