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 eric.snow
Recipients Oren Milman, brett.cannon, eric.snow, ncoghlan, serhiy.storchaka
Date 2017-09-01.14:40:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CALFfu7C9vG2tLn1-JQpMcH3y50=bvUZy51ByWRukJHtQED=Hjg@mail.gmail.com>
In-reply-to <1504207978.72.0.836682730626.issue31315@psf.upfronthosting.co.za>
Content
On Thu, Aug 31, 2017 at 1:32 PM, Brett Cannon <report@bugs.python.org> wrote:
> I think throwing a TypeError is valid if it's triggering an assertion error that is already there.

+1

> P.S. Thanks for all the fuzz testing you're doing, Oren!

Also a big +1. :)
History
Date User Action Args
2017-09-01 14:40:34eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, serhiy.storchaka, Oren Milman
2017-09-01 14:40:34eric.snowlinkissue31315 messages
2017-09-01 14:40:34eric.snowcreate