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 bkabrda, dmalcolm, loewis, ncoghlan, pitrou, serhiy.storchaka, vstinner
Date 2018-10-26.16:47:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540572443.22.0.788709270274.issue9263@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 50fe3f8913c503e63f4cfb8ddcf8641ef7ad0722 by Victor Stinner in branch 'master':
bpo-9263: _PyXXX_CheckConsistency() use _PyObject_ASSERT() (GH-10108)
https://github.com/python/cpython/commit/50fe3f8913c503e63f4cfb8ddcf8641ef7ad0722
History
Date User Action Args
2018-10-26 16:47:23vstinnersetrecipients: + vstinner, loewis, ncoghlan, pitrou, dmalcolm, serhiy.storchaka, bkabrda
2018-10-26 16:47:23vstinnersetmessageid: <1540572443.22.0.788709270274.issue9263@psf.upfronthosting.co.za>
2018-10-26 16:47:23vstinnerlinkissue9263 messages
2018-10-26 16:47:23vstinnercreate