[3.9] bpo-36027: Fix a potential reference-counting bug in long_pow (GH-26690) by miss-islington · Pull Request #26702 · 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

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Jun 13, 2021

edited by bedevere-bot

Loading

(cherry picked from commit 5924243)

Co-authored-by: Mark Dickinson mdickinson@enthought.com

https://bugs.python.org/issue36027

(cherry picked from commit 5924243)

Co-authored-by: Mark Dickinson <mdickinson@enthought.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

@mdickinson: Status check is done, and it's a failure ❌ .

1 similar comment

@miss-islington

Copy link Copy Markdown

Contributor Author

@mdickinson: Status check is done, and it's a failure ❌ .

@mdickinson mdickinson changed the title [3.9] Fix a potential reference-counting bug in long_pow (GH-26690) [3.9] bpo-36027: Fix a potential reference-counting bug in long_pow (GH-26690)

Jun 13, 2021

@miss-islington

Copy link Copy Markdown

Contributor Author

@mdickinson: Status check is done, and it's a success ✅ .

@mdickinson mdickinson merged commit 9ee8752 into python:3.9

Jun 13, 2021

@bedevere-bot

Copy link Copy Markdown

@mdickinson: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-5924243-3.9 branch

June 13, 2021 07:42

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

Reviewers

No reviews

Assignees

No one assigned

Labels

skip news type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @bedevere-bot @mdickinson @the-knights-who-say-ni