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 vstinner
Recipients svelankar, vstinner
Date 2017-03-14.20:32:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwb6qrABFeXpTPYCbOaXHBU+VWiQEcZvnkMSjd3bhJewJA@mail.gmail.com>
In-reply-to <1489512166.3.0.12568716207.issue29674@psf.upfronthosting.co.za>
Content
Yeah, as for each GCC release, I expect new warnings. I noticed the
implicit fall through in GCC 7. I know that it's used on purpose in CPython.
History
Date User Action Args
2017-03-14 20:32:15vstinnersetrecipients: + vstinner, svelankar
2017-03-14 20:32:15vstinnerlinkissue29674 messages
2017-03-14 20:32:15vstinnercreate