diff options
author | Victor Stinner <vstinner@python.org> | 2020-05-14 20:44:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-14 20:44:32 (GMT) |
commit | d2dc827d16479d99927a6923a0347199d7c694fb (patch) | |
tree | 04e608b4ff6bd534797a480e934217252059e82f /.github/workflows | |
parent | ce21cfca7bb2d18921bc4ac27cb064726996c519 (diff) | |
download | cpython-d2dc827d16479d99927a6923a0347199d7c694fb.zip cpython-d2dc827d16479d99927a6923a0347199d7c694fb.tar.gz cpython-d2dc827d16479d99927a6923a0347199d7c694fb.tar.bz2 |
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.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions