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