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
Python
ceval.c
Find file
Blame
History
Permalink
Issue #18408: Fix call_function() of ceval.c to handle PyTuple_New() failure
· 0ff0f54d
Victor Stinner
authored
Jul 08, 2013
(in load_args()), ex: MemoryError.
0ff0f54d