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 miss-islington, serhiy.storchaka, terry.reedy
Date 2020-02-12.10:35:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581503714.58.0.855162246219.issue39219@roundup.psfhosted.org>
In-reply-to
Content
New changeset efd878cdb46d9c7038d93fb36eb1ff7dc5baf9ec by Miss Islington (bot) in branch '3.8':
bpo-39219: Fix SyntaxError attributes in the tokenizer. (GH-17828)
https://github.com/python/cpython/commit/efd878cdb46d9c7038d93fb36eb1ff7dc5baf9ec
History
Date User Action Args
2020-02-12 10:35:14miss-islingtonsetrecipients: + miss-islington, terry.reedy, serhiy.storchaka
2020-02-12 10:35:14miss-islingtonsetmessageid: <1581503714.58.0.855162246219.issue39219@roundup.psfhosted.org>
2020-02-12 10:35:14miss-islingtonlinkissue39219 messages
2020-02-12 10:35:14miss-islingtoncreate