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 benjamin.peterson
Recipients benjamin.peterson, fbidu, veky
Date 2020-10-20.02:34:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603161278.09.0.621624616093.issue42060@roundup.psfhosted.org>
In-reply-to
Content
Are these assertion failures actually reachable due to malformed input? If so, there should be some tests to that effect. Otherwise, if they're actually "impossible" situations, I don't think this change is necessary.
History
Date User Action Args
2020-10-20 02:34:38benjamin.petersonsetrecipients: + benjamin.peterson, veky, fbidu
2020-10-20 02:34:38benjamin.petersonsetmessageid: <1603161278.09.0.621624616093.issue42060@roundup.psfhosted.org>
2020-10-20 02:34:38benjamin.petersonlinkissue42060 messages
2020-10-20 02:34:37benjamin.petersoncreate