diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2016-09-10 02:28:36 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2016-09-10 02:28:36 (GMT) |
| commit | 78601a38c22ba1f09104e2562a10a94cbd36f5f0 (patch) | |
| tree | 1abadfbcec51e16790781cbe045eaa6de6b91478 /Lib/queue.py | |
| parent | eb0dfa9251102e42bdabcb84de17cecb43537442 (diff) | |
| download | cpython-78601a38c22ba1f09104e2562a10a94cbd36f5f0.zip cpython-78601a38c22ba1f09104e2562a10a94cbd36f5f0.tar.gz cpython-78601a38c22ba1f09104e2562a10a94cbd36f5f0.tar.bz2 | |
Fix SystemError in compact dict
Issue #28040: Fix _PyDict_DelItem_KnownHash() and _PyDict_Pop(): convert
splitted table to combined table to be able to delete the item.
Write an unit test for the issue.
Patch by INADA Naoki.
Diffstat (limited to 'Lib/queue.py')
0 files changed, 0 insertions, 0 deletions
