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 eric.snow, serhiy.storchaka
Date 2018-04-09.16:14:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523290471.14.0.682650639539.issue33031@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 827d49f3cf0296f1e267eae6834a977cf312cc1e by Serhiy Storchaka in branch 'master':
bpo-33031: Remove dead code in C implementation of OrderedDict. (GH-6120)
https://github.com/python/cpython/commit/827d49f3cf0296f1e267eae6834a977cf312cc1e
History
Date User Action Args
2018-04-09 16:14:31serhiy.storchakasetrecipients: + serhiy.storchaka, eric.snow
2018-04-09 16:14:31serhiy.storchakasetmessageid: <1523290471.14.0.682650639539.issue33031@psf.upfronthosting.co.za>
2018-04-09 16:14:31serhiy.storchakalinkissue33031 messages
2018-04-09 16:14:31serhiy.storchakacreate