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