[3.7] bpo-34190: Fix reference leak in call_function() (GH-8413) by miss-islington · Pull Request #8418 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
vstinner merged 1 commit intopython:3.7from
Jul 23, 2018Merged
[3.7] bpo-34190: Fix reference leak in call_function() (GH-8413)#8418
vstinner merged 1 commit intopython:3.7from
[3.7] bpo-34190: Fix reference leak in call_function() (GH-8413)#8418
vstinner merged 1 commit intopython:3.7from
Conversation
Copy link Copy Markdown
Contributor
(cherry picked from commit 147d955)
Co-authored-by: jdemeyer jdemeyer@cage.ugent.be
(cherry picked from commit 147d955) Co-authored-by: jdemeyer <jdemeyer@cage.ugent.be>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
vstinner approved these changes Jul 23, 2018
Copy link Copy Markdown
Member
vstinner
left a comment
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.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jul 23, 2018
miss-islington commented
Jul 23, 2018
vstinner
merged commit
25b87d3
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-147d955-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment