[3.7] bpo-34190: Fix reference leak in call_function() (GH-8413) by miss-islington · Pull Request #8418 · 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

Jul 23, 2018

edited by bedevere-bot

Loading

(cherry picked from commit 147d955)

Co-authored-by: jdemeyer jdemeyer@cage.ugent.be

https://bugs.python.org/issue34190

(cherry picked from commit 147d955)

Co-authored-by: jdemeyer <jdemeyer@cage.ugent.be>
Copy link Copy Markdown

Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington

Copy link Copy Markdown

Contributor Author

@jdemeyer and @vstinner: Backport status check is done, and it's a failure ❌ .

@vstinner vstinner merged commit 25b87d3 into python:3.7

Jul 23, 2018

@miss-islington miss-islington deleted the backport-147d955-3.7 branch

July 23, 2018 21:45

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

Reviewers

@vstinner vstinner vstinner approved these changes

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.

5 participants

@miss-islington @vstinner @the-knights-who-say-ni @bedevere-bot @jdemeyer