SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 106 Python

bpo-40602: _Py_hashtable_set() reports rehash failure (GH-20077)

If _Py_hashtable_set() fails to grow the hash table (rehash), it now
fails rather than ignoring the error.
V
Victor Stinner committed
d2dc827d16479d99927a6923a0347199d7c694fb
Parent: ce21cfc
Committed by GitHub <noreply@github.com> on 5/14/2020, 8:44:32 PM