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 eric.smith, petere
Date 2020-02-12.12:15:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581509742.94.0.187589070035.issue39615@roundup.psfhosted.org>
In-reply-to
Content
PEP 7 says that this is allowed:

Python versions greater than or equal to 3.6 use C89 with several select C99 features:
...
- intermingled declarations

So I don't think these changes should be accepted.
History
Date User Action Args
2020-02-12 12:15:43eric.smithsetrecipients: + eric.smith, petere
2020-02-12 12:15:42eric.smithsetmessageid: <1581509742.94.0.187589070035.issue39615@roundup.psfhosted.org>
2020-02-12 12:15:42eric.smithlinkissue39615 messages
2020-02-12 12:15:42eric.smithcreate