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 ZackerySpytz
Recipients ZackerySpytz
Date 2021-02-04.23:48:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612482481.94.0.955863254817.issue43132@roundup.psfhosted.org>
In-reply-to
Content
PyObject_RichCompareBool() returns -1 on error, but this case is not handled
by the find_in_strong_cache() function.
History
Date User Action Args
2021-02-04 23:48:01ZackerySpytzsetrecipients: + ZackerySpytz
2021-02-04 23:48:01ZackerySpytzsetmessageid: <1612482481.94.0.955863254817.issue43132@roundup.psfhosted.org>
2021-02-04 23:48:01ZackerySpytzlinkissue43132 messages
2021-02-04 23:48:01ZackerySpytzcreate