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
You need to sign in or sign up before continuing.
cpython
Python
ceval.c
Find file
Blame
History
Permalink
Fixed possible abort in ceval loop if _PyUnicode_FromId() fails.
· 660d8405
Serhiy Storchaka
authored
Nov 08, 2016
Every opcode should end with DISPATCH() or goto error.
660d8405