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 rhettinger, serhiy.storchaka, xiang.zhang
Date 2016-09-28.06:30:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Why not OrderedDict.popitem(last=False)?

Yes, this should work. Here is a patch.
History
Date User Action Args
2016-09-28 06:30:39serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, xiang.zhang
2016-09-28 06:30:39serhiy.storchakasetmessageid: <[email protected]>
2016-09-28 06:30:39serhiy.storchakalinkissue28293 messages
2016-09-28 06:30:39serhiy.storchakacreate