diff options
author | Damien George <damien.p.george@gmail.com> | 2014-04-05 17:17:19 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-04-05 17:17:19 +0100 |
commit | 95004e5114bd40cea256c3228ffac682d231855d (patch) | |
tree | 520edc9372b1e26e1e21c8e8c4a66f8ad93773da /py/objzip.c | |
parent | e20b6b418ce5272c1945e4dabc02de0336b99697 (diff) | |
download | micropython-95004e5114bd40cea256c3228ffac682d231855d.tar.gz micropython-95004e5114bd40cea256c3228ffac682d231855d.zip |
py: Fix delete operation on map/dict and set objects.
Hash table can now be completely full (ie now NULL entry) before a
resize is triggered. Use sentinel value to indicate delete entry in the
table.
Diffstat (limited to 'py/objzip.c')
0 files changed, 0 insertions, 0 deletions