]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-137194: Fix requires_debug_ranges when _testcpi doesn't exist (GH-137195...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 4 Aug 2025 13:22:15 +0000 (15:22 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Aug 2025 13:22:15 +0000 (13:22 +0000)
commit55f8fe548ada912f6fb03383d468160fcffd430d
tree9f3bd2329b5d7695e315fe1537014728ab47367c
parent17392a71ae28bfc7bc4f6a8edafa6ca49937f304
[3.13] gh-137194: Fix requires_debug_ranges when _testcpi doesn't exist (GH-137195) (GH-137275)

(cherry picked from commit 0282eef880c8c8db782a2088b0257250e0f76d48)

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