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 serhiy.storchaka
Recipients methane, rhettinger, serhiy.storchaka, tim.peters
Date 2017-11-06.10:24:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509963851.27.0.213398074469.issue31954@psf.upfronthosting.co.za>
In-reply-to
Content
Later I'm going to add a flag that will allow regular dicts reuse holes when delete items, while keep OrderedDict and dicts used as class namespace ordered. I'm not sure there will be a benefit, but at least this will open an option.
History
Date User Action Args
2017-11-06 10:24:11serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, methane
2017-11-06 10:24:11serhiy.storchakasetmessageid: <1509963851.27.0.213398074469.issue31954@psf.upfronthosting.co.za>
2017-11-06 10:24:11serhiy.storchakalinkissue31954 messages
2017-11-06 10:24:11serhiy.storchakacreate