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