On Wed, May 26, 2021 at 10:37 PM Shreyan Avigyan <pythonshreya...@gmail.com> wrote: > > Reply to Stestagg: > > That's annotation to make sure no one uses a name. This is a proposal to > implement constant name binding in Python. There are many applications of > constants. >
Yes, and you've given us zero of them. Can you show us how constants would be beneficial as part of the language, where ALL_CAPS_NAMES and typing.Final would not be beneficial? ChrisA _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/QDO2U3OG2L6EGDUXOPHFP6UZCG3IFAE5/ Code of Conduct: http://python.org/psf/codeofconduct/