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