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 serhiy.storchaka, terry.reedy
Date 2020-02-12.10:17:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581502627.95.0.830644255952.issue39219@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0cc6b5e559b8303b18fdd56c2befd900fe7b5e35 by Serhiy Storchaka in branch 'master':
bpo-39219: Fix SyntaxError attributes in the tokenizer. (GH-17828)
https://github.com/python/cpython/commit/0cc6b5e559b8303b18fdd56c2befd900fe7b5e35
History
Date User Action Args
2020-02-12 10:17:07serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy
2020-02-12 10:17:07serhiy.storchakasetmessageid: <1581502627.95.0.830644255952.issue39219@roundup.psfhosted.org>
2020-02-12 10:17:07serhiy.storchakalinkissue39219 messages
2020-02-12 10:17:07serhiy.storchakacreate