Message 319369 - Python tracker

Message319369

Author methane
Recipients adelfino, docs@python, methane
Date 2018-06-12.08:20:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528791627.68.0.475983251502.issue33819@psf.upfronthosting.co.za>
In-reply-to
Content
I think "dictionary" means just "dict-like", and it doesn't implies "ordered".  Glossary doesn't say "dictionary" is ordered too.

So "regular dictionary is ordered now" is not enough reason to stop using "ordered dictionary".
History
Date User Action Args
2018-06-12 08:20:27methanesetrecipients: + methane, docs@python, adelfino
2018-06-12 08:20:27methanesetmessageid: <1528791627.68.0.475983251502.issue33819@psf.upfronthosting.co.za>
2018-06-12 08:20:27methanelinkissue33819 messages
2018-06-12 08:20:27methanecreate