This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients methane, rhettinger, serhiy.storchaka
Date 2016-09-19.00:37:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474245476.24.0.634595937354.issue28199@psf.upfronthosting.co.za>
In-reply-to
Content
Just before the re-insertion, we should also do a compaction-in-place for the keys/values/hashes array if it has a significant number of holes for previously deleted entries.
History
Date User Action Args
2016-09-19 00:37:56rhettingersetrecipients: + rhettinger, methane, serhiy.storchaka
2016-09-19 00:37:56rhettingersetmessageid: <1474245476.24.0.634595937354.issue28199@psf.upfronthosting.co.za>
2016-09-19 00:37:56rhettingerlinkissue28199 messages
2016-09-19 00:37:54rhettingercreate