[issue35133] Bugs in concatenating string literals on different lines

Serhiy Storchaka report at bugs.python.org
Mon Nov 5 09:20:28 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35133>
_______________________________________


More information about the Python-bugs-list mailing list