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 methane, pablogsal, serhiy.storchaka, vstinner
Date 2020-03-06.17:57:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583517471.95.0.916781116327.issue39873@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9a73705a1d0cb8b89d0a20add2ffa2c4d32950ed by Victor Stinner in branch 'master':
bpo-39873: Cleanup _PyObject_CheckConsistency() (GH-18807)
https://github.com/python/cpython/commit/9a73705a1d0cb8b89d0a20add2ffa2c4d32950ed
History
Date User Action Args
2020-03-06 17:57:51vstinnersetrecipients: + vstinner, methane, serhiy.storchaka, pablogsal
2020-03-06 17:57:51vstinnersetmessageid: <1583517471.95.0.916781116327.issue39873@roundup.psfhosted.org>
2020-03-06 17:57:51vstinnerlinkissue39873 messages
2020-03-06 17:57:51vstinnercreate