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 methane
Recipients arigo, bup, docs@python, methane, rhettinger
Date 2018-07-16.07:15:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531725343.72.0.56676864532.issue34123@psf.upfronthosting.co.za>
In-reply-to
Content
@Armin Rigo
How do you think about this?
Is there no possible optimizations by breaking LIFO dict.popitem()?
History
Date User Action Args
2018-07-16 07:15:43methanesetrecipients: + methane, arigo, rhettinger, docs@python, bup
2018-07-16 07:15:43methanesetmessageid: <1531725343.72.0.56676864532.issue34123@psf.upfronthosting.co.za>
2018-07-16 07:15:43methanelinkissue34123 messages
2018-07-16 07:15:43methanecreate