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 rhettinger
Recipients Dennis Sweeney, eric.snow, josh.r, kaniini, methane, python-dev, rhettinger, serhiy.storchaka, xiang.zhang, zach.ware
Date 2021-08-01.17:05:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627837518.87.0.233571386752.issue27275@roundup.psfhosted.org>
In-reply-to
Content
Let's do the right thing and fix the pure python OrderedDict.pop() method as well.
History
Date User Action Args
2021-08-01 17:05:18rhettingersetrecipients: + rhettinger, methane, python-dev, eric.snow, zach.ware, serhiy.storchaka, josh.r, xiang.zhang, kaniini, Dennis Sweeney
2021-08-01 17:05:18rhettingersetmessageid: <1627837518.87.0.233571386752.issue27275@roundup.psfhosted.org>
2021-08-01 17:05:18rhettingerlinkissue27275 messages
2021-08-01 17:05:18rhettingercreate