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 brett.cannon, eric.snow, rhettinger, serhiy.storchaka
Date 2017-12-25.07:40:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514187629.68.0.213398074469.issue29084@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d62b7412c18bd5dfa6d7346abfaf8a922818e6db by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-29084: Exclude C API for OrderedDict from the limited C API. (GH-4900) (#5007)
https://github.com/python/cpython/commit/d62b7412c18bd5dfa6d7346abfaf8a922818e6db
History
Date User Action Args
2017-12-25 07:40:29serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, eric.snow
2017-12-25 07:40:29serhiy.storchakasetmessageid: <1514187629.68.0.213398074469.issue29084@psf.upfronthosting.co.za>
2017-12-25 07:40:29serhiy.storchakalinkissue29084 messages
2017-12-25 07:40:29serhiy.storchakacreate