FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.15] gh-98894: Fix DTrace test_check_probes for shared builds (GH-151122) by miss-islington · Pull Request #151235 · python/cpython · GitHub

/ cpython Public

[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 commented Jun 10, 2026
edited by bedevere-app Bot
Loading

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 3a08e93)

Co-authored-by: stratakis <cstratak@redhat.com>
bedevere-app Bot added the tests Tests in the Lib/test dir label Jun 10, 2026
vstinner enabled auto-merge (squash) June 10, 2026 11:08
vstinner merged commit 153607e into python:3.15 Jun 10, 2026
56 checks passed
miss-islington deleted the backport-3a08e93-3.15 branch June 10, 2026 11:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL