Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Objects
dictobject.c
Find file
Blame
History
Permalink
Issue #18408: dict_new() now fails on new_keys_object() error
· 7ddb9424
Victor Stinner
authored
Jul 16, 2013
Pass the MemoryError exception to the caller, instead of using empty keys.
7ddb9424