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 larry, rhettinger, serhiy.storchaka
Date 2020-07-19.06:19:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595139546.22.0.642114897068.issue41333@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6bf3237379b17632db52cb39d181e8bac70173f3 by Serhiy Storchaka in branch 'master':
bpo-41333: Convert OrderedDict.pop() to Argument Clinic (GH-21534)
https://github.com/python/cpython/commit/6bf3237379b17632db52cb39d181e8bac70173f3
History
Date User Action Args
2020-07-19 06:19:06serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, larry
2020-07-19 06:19:06serhiy.storchakasetmessageid: <1595139546.22.0.642114897068.issue41333@roundup.psfhosted.org>
2020-07-19 06:19:06serhiy.storchakalinkissue41333 messages
2020-07-19 06:19:06serhiy.storchakacreate