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 SilentGhost
Recipients Aditya Shankar, SilentGhost
Date 2019-04-14.14:10:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555251005.25.0.884936068302.issue36628@roundup.psfhosted.org>
In-reply-to
Content
This type of enhancements should be in the first place discussed on python-ideas mailing list and a PEP would probably be needed at the second stage. Not that I think it's likely this suggestion has much chance.

What you're desiring can already be implemented using implicit string concatenation (with addition of some parentheses in some of your examples).
History
Date User Action Args
2019-04-14 14:10:05SilentGhostsetrecipients: + SilentGhost, Aditya Shankar
2019-04-14 14:10:05SilentGhostsetmessageid: <1555251005.25.0.884936068302.issue36628@roundup.psfhosted.org>
2019-04-14 14:10:05SilentGhostlinkissue36628 messages
2019-04-14 14:10:05SilentGhostcreate