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 <[email protected]>
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: <[email protected]>
2021-02-04 23:48:01ZackerySpytzlinkissue43132 messages
2021-02-04 23:48:01ZackerySpytzcreate