diff options
author | Victor Stinner <vstinner@python.org> | 2020-05-14 22:44:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-14 22:44:32 +0200 |
commit | d2dc827d16479d99927a6923a0347199d7c694fb (patch) | |
tree | 04e608b4ff6bd534797a480e934217252059e82f /.github | |
parent | bpo-40618: Disallow invalid targets in augassign and except clauses (GH-20083) (diff) | |
download | cpython-d2dc827d16479d99927a6923a0347199d7c694fb.tar.gz cpython-d2dc827d16479d99927a6923a0347199d7c694fb.tar.bz2 cpython-d2dc827d16479d99927a6923a0347199d7c694fb.zip |
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')
0 files changed, 0 insertions, 0 deletions