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 eric.smith, gvanrossum, martin.panter, ned.deily, rhettinger, serhiy.storchaka, terry.reedy, yselivanov
Date 2016-11-26.21:00:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJ+tZpP5XHwbJt8T9bwzL8N_96_adoTECc0WqpBzpO5W9Q@mail.gmail.com>
In-reply-to <1480193186.05.0.8066187955.issue28739@psf.upfronthosting.co.za>
Content
I think such a patch is fine -- for 3.6.1.

Also note that linking to the definition of "string literal" is
insufficient, assuming we will want to continue supporting literal
concatenation (
https://docs.python.org/3/reference/lexical_analysis.html#string-literal-concatenation).
(And I want to, because I can see a use case.)
History
Date User Action Args
2016-11-26 21:00:10gvanrossumsetrecipients: + gvanrossum, rhettinger, terry.reedy, eric.smith, ned.deily, martin.panter, serhiy.storchaka, yselivanov
2016-11-26 21:00:10gvanrossumlinkissue28739 messages
2016-11-26 21:00:10gvanrossumcreate