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 docs@python, eric.araujo, ezio.melotti, o11c, serhiy.storchaka, steven.daprano, terry.reedy
Date 2018-03-21.13:40:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521639652.23.0.467229070634.issue15248@psf.upfronthosting.co.za>
In-reply-to
Content
It is possible to make the compiler producing warnings for such kind of errors. The following sample patch does this. I'm not sure it is worth to do.
History
Date User Action Args
2018-03-21 13:40:52serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, ezio.melotti, eric.araujo, steven.daprano, docs@python, o11c
2018-03-21 13:40:52serhiy.storchakasetmessageid: <1521639652.23.0.467229070634.issue15248@psf.upfronthosting.co.za>
2018-03-21 13:40:52serhiy.storchakalinkissue15248 messages
2018-03-21 13:40:52serhiy.storchakacreate