Skip to content

[3.15] gh-98894: Fix DTrace test_check_probes for shared builds (GH-151122)#151235

Merged
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-3a08e93-3.15
Jun 10, 2026
Merged

[3.15] gh-98894: Fix DTrace test_check_probes for shared builds (GH-151122)#151235
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-3a08e93-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

When building with --enable-shared, the SystemTap/DTrace notes
live in libpython. Add detection logic to be used by readelf.

Force the C locale on readelf output.
(cherry picked from commit 3a08e93)

Co-authored-by: stratakis cstratak@redhat.com

…nGH-151122)

When building with --enable-shared, the SystemTap/DTrace notes
live in libpython. Add detection logic to be used by readelf.

Force the C locale on readelf output.
(cherry picked from commit 3a08e9373977788e7691ec0a973fbe1abe170c91)

Co-authored-by: stratakis <cstratak@redhat.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jun 10, 2026
@vstinner vstinner enabled auto-merge (squash) June 10, 2026 11:08
@vstinner vstinner merged commit 153607e into python:3.15 Jun 10, 2026
56 checks passed
@miss-islington miss-islington deleted the backport-3a08e93-3.15 branch June 10, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants