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 miss-islington
Recipients Elvis.Pranskevichus, miss-islington, pablogsal, vstinner
Date 2020-01-19.23:43:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579477396.61.0.589171100745.issue38400@roundup.psfhosted.org>
In-reply-to
Content
New changeset a360070121836dd29b691f5d6d14bcfb371d8029 by Miss Islington (bot) in branch '3.7':
bpo-38400 Don't check for NULL linked list pointers in _PyObject_IsFreed (GH-16630)
https://github.com/python/cpython/commit/a360070121836dd29b691f5d6d14bcfb371d8029
History
Date User Action Args
2020-01-19 23:43:16miss-islingtonsetrecipients: + miss-islington, vstinner, Elvis.Pranskevichus, pablogsal
2020-01-19 23:43:16miss-islingtonsetmessageid: <1579477396.61.0.589171100745.issue38400@roundup.psfhosted.org>
2020-01-19 23:43:16miss-islingtonlinkissue38400 messages
2020-01-19 23:43:16miss-islingtoncreate