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 pablogsal
Recipients brandtbucher, methane, pablogsal, tim.peters
Date 2020-10-15.10:04:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602756293.34.0.128535395011.issue42039@roundup.psfhosted.org>
In-reply-to
Content
In my implementation, there is guards that do early return in those cases and there are tests that check that indeed we don't crash of that happens when calling the exposed functions
History
Date User Action Args
2020-10-15 10:04:53pablogsalsetrecipients: + pablogsal, tim.peters, methane, brandtbucher
2020-10-15 10:04:53pablogsalsetmessageid: <1602756293.34.0.128535395011.issue42039@roundup.psfhosted.org>
2020-10-15 10:04:53pablogsallinkissue42039 messages
2020-10-15 10:04:53pablogsalcreate