]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128473: Skip segfaulting `test_embed` tests when BOLT instrumented (gh-128474)
authorZanie Blue <contact@zanie.dev>
Wed, 15 Jan 2025 01:49:02 +0000 (19:49 -0600)
committerGitHub <noreply@github.com>
Wed, 15 Jan 2025 01:49:02 +0000 (10:49 +0900)
commit6e4f64109b0eb6c9f1b50eb7dc5f647a1d901ff4
tree03f0f689dc897ae5ac3d008d9535d116042dfc65
parentbd3baa8b1a7755f17b2fc98c7fb7b872fec43af3
gh-128473: Skip segfaulting `test_embed` tests when BOLT instrumented (gh-128474)

* Skip segfaulting `test_embed` tests when BOLT instrumented

Co-authored-by: Gregory Szorc <gregory.szorc@gmail.com>
* NEWS

---------

Co-authored-by: Gregory Szorc <gregory.szorc@gmail.com>
Lib/test/test_embed.py
Misc/NEWS.d/next/Tests/2025-01-04-02-41-41.gh-issue-128474.0b-tl4.rst [new file with mode: 0644]