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 vstinner
Date 2020-03-06.09:40:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583487654.46.0.743186791126.issue39873@roundup.psfhosted.org>
In-reply-to
Content
See also bpo-38392: "Ensure that objects entering the GC are valid". I fixed this one with commit 1b1845569539db5c1a6948a5d32daea381f1e35f.
History
Date User Action Args
2020-03-06 09:40:54vstinnersetrecipients: + vstinner
2020-03-06 09:40:54vstinnersetmessageid: <1583487654.46.0.743186791126.issue39873@roundup.psfhosted.org>
2020-03-06 09:40:54vstinnerlinkissue39873 messages
2020-03-06 09:40:54vstinnercreate