If _Py_hashtable_set() fails to grow the hash table (rehash), it now fails rather than ignoring the error.
11 KiB
11 KiB
If _Py_hashtable_set() fails to grow the hash table (rehash), it now fails rather than ignoring the error.