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 ezio.melotti, mrabarnett, rhettinger, serhiy.storchaka
Date 2017-12-15.18:21:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513362099.11.0.213398074469.issue32338@psf.upfronthosting.co.za>
In-reply-to
Content
Since regular dicts are now ordered by default, the OrderedDict import is no longer necessary.
History
Date User Action Args
2017-12-15 18:21:39serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ezio.melotti, mrabarnett
2017-12-15 18:21:39serhiy.storchakasetmessageid: <1513362099.11.0.213398074469.issue32338@psf.upfronthosting.co.za>
2017-12-15 18:21:39serhiy.storchakalinkissue32338 messages
2017-12-15 18:21:39serhiy.storchakacreate