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 serhiy.storchaka
Recipients barry, r.david.murray, serhiy.storchaka
Date 2018-11-05.14:20:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541427628.64.0.788709270274.issue35133@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 34fd4c20198dea6ab2fe8dc6d32d744d9bde868d by Serhiy Storchaka in branch 'master':
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
https://github.com/python/cpython/commit/34fd4c20198dea6ab2fe8dc6d32d744d9bde868d
History
Date User Action Args
2018-11-05 14:20:28serhiy.storchakasetrecipients: + serhiy.storchaka, barry, r.david.murray
2018-11-05 14:20:28serhiy.storchakasetmessageid: <1541427628.64.0.788709270274.issue35133@psf.upfronthosting.co.za>
2018-11-05 14:20:28serhiy.storchakalinkissue35133 messages
2018-11-05 14:20:28serhiy.storchakacreate