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 mcepl, vstinner
Date 2019-06-07.15:41:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559922103.09.0.851852809726.issue37169@roundup.psfhosted.org>
In-reply-to
Content
New changeset 357626676035d2bb12ea92e0edf3c7b383d627ec by Victor Stinner in branch '3.8':
bpo-37169: Rewrite _PyObject_IsFreed() unit tests (GH-13888) (GH-13895)
https://github.com/python/cpython/commit/357626676035d2bb12ea92e0edf3c7b383d627ec
History
Date User Action Args
2019-06-07 15:41:43vstinnersetrecipients: + vstinner, mcepl
2019-06-07 15:41:43vstinnersetmessageid: <1559922103.09.0.851852809726.issue37169@roundup.psfhosted.org>
2019-06-07 15:41:43vstinnerlinkissue37169 messages
2019-06-07 15:41:43vstinnercreate