Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test.pythoninfo: Fix typo, Py_REF_DEBUG => Py_TRACE_REFS #93467

Merged
merged 1 commit into from
Jun 3, 2022
Merged

test.pythoninfo: Fix typo, Py_REF_DEBUG => Py_TRACE_REFS #93467

merged 1 commit into from
Jun 3, 2022

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 3, 2022

No description provided.

@vstinner vstinner added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Jun 3, 2022
@vstinner vstinner merged commit d8f40ea into python:main Jun 3, 2022
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @vstinner, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker d8f40ead92b5a973cff3a30482a7659d3b46b1ba 3.11

@bedevere-bot
Copy link

GH-93469 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 3, 2022
)

(cherry picked from commit d8f40ea)

Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner deleted the pythoninfo_typo branch June 3, 2022 13:47
@vstinner vstinner added needs backport to 3.11 only security fixes and removed needs backport to 3.11 only security fixes labels Jun 3, 2022
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

GH-93470 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 3, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 3, 2022
)

(cherry picked from commit d8f40ea)

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this pull request Jun 3, 2022
(cherry picked from commit d8f40ea)

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this pull request Jun 3, 2022
(cherry picked from commit d8f40ea)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants