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 pxeger
Recipients Anthony Sottile, Carl.Friedrich.Bolz, Guido.van.Rossum, Joshua.Landau, alimuldal, gvanrossum, miss-islington, nedbat, pablogsal, pxeger, rhettinger, rrauenza, sco1, serhiy.storchaka, shreyanavigyan, steve.dower
Date 2021-06-24.16:17:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624551456.23.0.24822398812.issue43833@roundup.psfhosted.org>
In-reply-to
Content
I would like to note that syntax like this is in heavy use in the Code Golf community (a sport in which the aim is to write the shortest code possible to complete a particular task).

It will be disappointing if it becomes an error and break many past programs (you can search for phrases like `1and`, `0for` on https://codegolf.stackexchange.com/search?q=0for for examples).

I could understand if this change remains because code golf is not exactly an important thing with serious ramifications, but I think it should be taken in to consideration as a use-case nonetheless.
History
Date User Action Args
2021-06-24 16:17:36pxegersetrecipients: + pxeger, gvanrossum, rhettinger, Carl.Friedrich.Bolz, nedbat, Joshua.Landau, serhiy.storchaka, steve.dower, Guido.van.Rossum, Anthony Sottile, pablogsal, miss-islington, sco1, shreyanavigyan, alimuldal, rrauenza
2021-06-24 16:17:36pxegersetmessageid: <1624551456.23.0.24822398812.issue43833@roundup.psfhosted.org>
2021-06-24 16:17:36pxegerlinkissue43833 messages
2021-06-24 16:17:36pxegercreate