]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101525: Skip test_gdb if the binary is relocated by BOLT. (gh-118572)
authorDonghee Na <donghee.na@python.org>
Mon, 2 Sep 2024 13:24:53 +0000 (22:24 +0900)
committerGitHub <noreply@github.com>
Mon, 2 Sep 2024 13:24:53 +0000 (13:24 +0000)
commitf95fc4de115ae03d7aa6dece678240df085cb4f6
tree9bed9cc5d3fc72bac8e85e9c5a7e92bb1cad70f4
parentf1a0d96f41db9dfa5d7f0b32e72f6f7301a86f91
gh-101525: Skip test_gdb if the binary is relocated by BOLT. (gh-118572)
Lib/test/libregrtest/utils.py
Lib/test/support/__init__.py
Lib/test/test_gdb/__init__.py
Misc/NEWS.d/next/Tests/2024-05-04-22-56-41.gh-issue-101525.LHK166.rst [new file with mode: 0644]