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 serhiy.storchaka
Recipients barry, serhiy.storchaka
Date 2017-09-04.17:18:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504545517.81.0.857416860361.issue31337@psf.upfronthosting.co.za>
In-reply-to
Content
Could you please also look at other asserts? I have counted 48 occurrences of assert(0), 11 assert(0 && "message") and 2 assert(!"message"). If fix one occurrence, why not fix all others?
History
Date User Action Args
2017-09-04 17:18:37serhiy.storchakasetrecipients: + serhiy.storchaka, barry
2017-09-04 17:18:37serhiy.storchakasetmessageid: <1504545517.81.0.857416860361.issue31337@psf.upfronthosting.co.za>
2017-09-04 17:18:37serhiy.storchakalinkissue31337 messages
2017-09-04 17:18:37serhiy.storchakacreate