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