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 vstinner
Recipients twouters, vinay.sajip, vstinner
Date 2019-10-07.16:42:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570466523.93.0.689182025332.issue38376@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6876257eaabdb30f27ebcbd7d2557278ce2e5705 by Victor Stinner in branch 'master':
bpo-36389: _PyObject_CheckConsistency() available in release mode (GH-16612)
https://github.com/python/cpython/commit/6876257eaabdb30f27ebcbd7d2557278ce2e5705
History
Date User Action Args
2019-10-07 16:42:03vstinnersetrecipients: + vstinner, twouters, vinay.sajip
2019-10-07 16:42:03vstinnersetmessageid: <1570466523.93.0.689182025332.issue38376@roundup.psfhosted.org>
2019-10-07 16:42:03vstinnerlinkissue38376 messages
2019-10-07 16:42:03vstinnercreate