Issue #18408: dict_new() now fails on new_keys_object() error
Pass the MemoryError exception to the caller, instead of using empty keys.
V
Victor Stinner committed
ac2a4fe8a20961590cc20cde2afd7cf0fc9ce8b2
Parent: a9f61a5
Pass the MemoryError exception to the caller, instead of using empty keys.