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 chris.jerdonek
Recipients chris.jerdonek, giampaolo.rodola, methane, serhiy.storchaka, vstinner, yselivanov
Date 2020-05-08.08:17:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588925825.37.0.18682696026.issue31185@roundup.psfhosted.org>
In-reply-to
Content
FYI, there is a missing Py_DECREF from this change: https://bugs.python.org/issue40559
(though it's an obscure code path as mentioned elsewhere in these comments)
History
Date User Action Args
2020-05-08 08:17:05chris.jerdoneksetrecipients: + chris.jerdonek, vstinner, giampaolo.rodola, methane, serhiy.storchaka, yselivanov
2020-05-08 08:17:05chris.jerdoneksetmessageid: <1588925825.37.0.18682696026.issue31185@roundup.psfhosted.org>
2020-05-08 08:17:05chris.jerdoneklinkissue31185 messages
2020-05-08 08:17:05chris.jerdonekcreate