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 cool-RR, serhiy.storchaka
Date 2020-03-19.18:17:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584641834.3.0.364178760876.issue40016@roundup.psfhosted.org>
In-reply-to
Content
It is very inconvenient to use single-letter lowercase names for constants. It contradicts PEP 8:

https://www.python.org/dev/peps/pep-0008/#constants
History
Date User Action Args
2020-03-19 18:17:14serhiy.storchakasetrecipients: + serhiy.storchaka, cool-RR
2020-03-19 18:17:14serhiy.storchakasetmessageid: <1584641834.3.0.364178760876.issue40016@roundup.psfhosted.org>
2020-03-19 18:17:14serhiy.storchakalinkissue40016 messages
2020-03-19 18:17:14serhiy.storchakacreate