◐ Shell
clean mode source ↗

bpo-37215: Fix dtrace issue introduce by bpo-36842 by tiran · Pull Request #13940 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@tiran

@tiran tiran commented

Jun 10, 2019

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

Also correct path to pydtrace.h for OOT builds.

Signed-off-by: Christian Heimes <christian@python.org>

@tiran tiran force-pushed the bpo-37215-dtrace branch from a7885f3 to cb1c29a Compare

June 10, 2019 13:46

@miss-islington

Copy link Copy Markdown

Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 10, 2019
Signed-off-by: Christian Heimes <christian@python.org>

https://bugs.python.org/issue37215
(cherry picked from commit 8a8b59c)

Co-authored-by: Christian Heimes <christian@python.org>

@bedevere-bot

Copy link Copy Markdown

GH-13942 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request

Jun 10, 2019
Signed-off-by: Christian Heimes <christian@python.org>

https://bugs.python.org/issue37215
(cherry picked from commit 8a8b59c)

Co-authored-by: Christian Heimes <christian@python.org>

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020

@zooba zooba mentioned this pull request

Jun 17, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@zooba zooba zooba approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@tiran @miss-islington @bedevere-bot @zooba @the-knights-who-say-ni