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 barry
Recipients barry, rhettinger, serhiy.storchaka, skrah, vstinner
Date 2017-09-05.14:49:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504622999.81.0.141689495927.issue31338@psf.upfronthosting.co.za>
In-reply-to
Content
I'm thinking there are two aspects to this.  One would involve updates to PEP 7 to include a section on "Unreachable code".  The other would be a PR that updates the current C code to the PEP 7 standard.

I'll work on a PEP update as a separate PR, then we can discuss further on python-dev.  If the PEP changes are accepted, then we can manage the code changes as a PR against this issue.
History
Date User Action Args
2017-09-05 14:49:59barrysetrecipients: + barry, rhettinger, vstinner, skrah, serhiy.storchaka
2017-09-05 14:49:59barrysetmessageid: <1504622999.81.0.141689495927.issue31338@psf.upfronthosting.co.za>
2017-09-05 14:49:59barrylinkissue31338 messages
2017-09-05 14:49:59barrycreate