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 pablogsal
Recipients BTaskaya, elmanto, gvanrossum, lys.nikolaou, pablogsal
Date 2021-06-11.16:46:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623429986.77.0.583158883613.issue44396@roundup.psfhosted.org>
In-reply-to
Content
Here is a smaller reproducer:

x = "ijosdfsd\
def blech():
    pass

This seems to be an error with:

commit a698d52c3975c80b45b139b2f08402ec514dce75
Author: Batuhan Taskaya <isidentical@gmail.com>
Date:   Thu Jan 21 00:38:47 2021 +0300

    bpo-40176: Improve error messages for unclosed string literals (GH-19346)



    Automerge-Triggered-By: GH:isidentical

Batuhan, can you take a look?
History
Date User Action Args
2021-06-11 16:46:26pablogsalsetrecipients: + pablogsal, gvanrossum, lys.nikolaou, BTaskaya, elmanto
2021-06-11 16:46:26pablogsalsetmessageid: <1623429986.77.0.583158883613.issue44396@roundup.psfhosted.org>
2021-06-11 16:46:26pablogsallinkissue44396 messages
2021-06-11 16:46:26pablogsalcreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.