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 BTaskaya
Recipients BTaskaya, JustinTArthur, benjamin.peterson
Date 2019-11-19.09:50:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574157019.78.0.905702596517.issue38032@roundup.psfhosted.org>
In-reply-to
Content
Is there a consensus about fixing this? By the way, this isn't valid in the current tokenizer too. 
1,0-1,2:            NAME           'iÌ'
1,2-1,3:            ERRORTOKEN     '‡'
1,4-1,5:            OP             '='
1,6-1,7:            NUMBER         '5'
1,7-1,8:            NEWLINE        '\n'
History
Date User Action Args
2019-11-19 09:50:19BTaskayasetrecipients: + BTaskaya, benjamin.peterson, JustinTArthur
2019-11-19 09:50:19BTaskayasetmessageid: <1574157019.78.0.905702596517.issue38032@roundup.psfhosted.org>
2019-11-19 09:50:19BTaskayalinkissue38032 messages
2019-11-19 09:50:19BTaskayacreate