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.smith
Recipients asvetlov, eric.smith, pgjones, yselivanov
Date 2020-03-31.11:59:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585655941.3.0.935599069627.issue40124@roundup.psfhosted.org>
In-reply-to
Content
Do we really want this to be just an assert, or do we want to raise another type of exception? I think it's showing a real programming error that we wouldn't want to throw away with -O.
History
Date User Action Args
2020-03-31 11:59:01eric.smithsetrecipients: + eric.smith, asvetlov, yselivanov, pgjones
2020-03-31 11:59:01eric.smithsetmessageid: <1585655941.3.0.935599069627.issue40124@roundup.psfhosted.org>
2020-03-31 11:59:01eric.smithlinkissue40124 messages
2020-03-31 11:59:01eric.smithcreate