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 fpom, r.david.murray, serhiy.storchaka
Date 2017-10-08.16:18:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507479536.75.0.213398074469.issue31726@psf.upfronthosting.co.za>
In-reply-to
Content
COMMENT and NL are added by the tokenize module. BACKQUOTE already is set, but to 25 instead of 56. ATEQUAL shouldn't be occurred in Python earlier than 3.5. How did you get your results?
History
Date User Action Args
2017-10-08 16:18:56serhiy.storchakasetrecipients: + serhiy.storchaka, r.david.murray, fpom
2017-10-08 16:18:56serhiy.storchakasetmessageid: <1507479536.75.0.213398074469.issue31726@psf.upfronthosting.co.za>
2017-10-08 16:18:56serhiy.storchakalinkissue31726 messages
2017-10-08 16:18:56serhiy.storchakacreate