Skip to content

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

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:pythoninfo_typo
Jun 3, 2022
Merged

test.pythoninfo: Fix typo, Py_REF_DEBUG => Py_TRACE_REFS#93467
vstinner merged 1 commit into
python:mainfrom
vstinner:pythoninfo_typo

Conversation

@vstinner

Copy link
Copy Markdown
Member

No description provided.

@vstinnervstinner 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:mainJun 3, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington

Copy link
Copy Markdown
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
Copy Markdown

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
@vstinnervstinner 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
Copy Markdown
Contributor

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

@bedevere-bot

Copy link
Copy Markdown

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

@bedevere-botbedevere-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 freeto 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

@vstinner@miss-islington@bedevere-bot@kumaraditya303