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 gvanrossum
Recipients gvanrossum, lys.nikolaou, pablogsal, serhiy.storchaka, vstinner
Date 2020-04-29.00:26:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588119981.73.0.607254222569.issue40246@roundup.psfhosted.org>
In-reply-to
Content
Personally I don't think that `else"stuff"` should become a syntax error. It's no different from other edge cases where for some reason the space seems optional, like `1and 2`.
History
Date User Action Args
2020-04-29 00:26:21gvanrossumsetrecipients: + gvanrossum, vstinner, serhiy.storchaka, lys.nikolaou, pablogsal
2020-04-29 00:26:21gvanrossumsetmessageid: <1588119981.73.0.607254222569.issue40246@roundup.psfhosted.org>
2020-04-29 00:26:21gvanrossumlinkissue40246 messages
2020-04-29 00:26:21gvanrossumcreate