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, steve.dower, vstinner
Date 2016-12-26.18:59:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482778774.8.0.576760191994.issue29058@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch removes PyODict_HasKey() at all, removes PyODict_Check(), PyODict_CheckExact(), PyODict_SIZE() and Py_hexdigits from stable API.
History
Date User Action Args
2016-12-26 18:59:35serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, eric.snow, steve.dower
2016-12-26 18:59:34serhiy.storchakasetmessageid: <1482778774.8.0.576760191994.issue29058@psf.upfronthosting.co.za>
2016-12-26 18:59:34serhiy.storchakalinkissue29058 messages
2016-12-26 18:59:34serhiy.storchakacreate