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 miss-islington
Recipients barry, miss-islington, r.david.murray, serhiy.storchaka
Date 2018-11-05.14:53:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541429589.16.0.788709270274.issue35133@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7beb8c54ede7669a59bb9b912ba0ffd8aa3998c6 by Miss Islington (bot) in branch '3.7':
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
https://github.com/python/cpython/commit/7beb8c54ede7669a59bb9b912ba0ffd8aa3998c6
History
Date User Action Args
2018-11-05 14:53:09miss-islingtonsetrecipients: + miss-islington, barry, r.david.murray, serhiy.storchaka
2018-11-05 14:53:09miss-islingtonsetmessageid: <1541429589.16.0.788709270274.issue35133@psf.upfronthosting.co.za>
2018-11-05 14:53:09miss-islingtonlinkissue35133 messages
2018-11-05 14:53:09miss-islingtoncreate