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
Issue #21418: Fix a crash in the builtin function super() when called without
· aca28e94
Victor Stinner
authored
May 13, 2014
argument and without current frame (ex: embedded Python).
aca28e94