Skip to content

gh-150907: Fix dynamic_annotations.h when built with C++ and Valgrind#150914

Open
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:dynamic_annotations
Open

gh-150907: Fix dynamic_annotations.h when built with C++ and Valgrind#150914
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:dynamic_annotations

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Jun 4, 2026

Add extern "C++" scope for the C++ template.

…lgrind

Add extern "C++" scope for the C++ template.
@vstinner vstinner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 4, 2026
@encukou encukou added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 5, 2026
@bedevere-bot
Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @encukou for commit 90f186d 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F150914%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants