Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Objects
typeobject.c
Find file
Blame
History
Permalink
Fix a refleak in call_method()
· d925bd57
Victor Stinner
authored
Aug 19, 2016
Issue #27128. Fix a reference leak if creating the tuple to pass positional parameters fails.
d925bd57