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 pablogsal
Recipients pablogsal, vstinner
Date 2019-10-07.23:43:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570491797.87.0.598328349212.issue38400@roundup.psfhosted.org>
In-reply-to
Content
New changeset 36e33c360ed7716a2b5ab2b53210da81f8ce1295 by Pablo Galindo in branch 'master':
bpo-38400 Don't check for NULL linked list pointers in _PyObject_IsFreed (GH-16630)
https://github.com/python/cpython/commit/36e33c360ed7716a2b5ab2b53210da81f8ce1295
History
Date User Action Args
2019-10-07 23:43:17pablogsalsetrecipients: + pablogsal, vstinner
2019-10-07 23:43:17pablogsalsetmessageid: <1570491797.87.0.598328349212.issue38400@roundup.psfhosted.org>
2019-10-07 23:43:17pablogsallinkissue38400 messages
2019-10-07 23:43:17pablogsalcreate