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 gvanrossum
Recipients gvanrossum, lys.nikolaou, pablogsal, serhiy.storchaka
Date 2020-04-11.03:42:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586576521.37.0.806250202865.issue40246@roundup.psfhosted.org>
In-reply-to
Content
But that is the tokenize.py module. It does not have 100% the same behavior as the builtin tokenizer.c module. In this case it probably doesn't.
History
Date User Action Args
2020-04-11 03:42:01gvanrossumsetrecipients: + gvanrossum, serhiy.storchaka, lys.nikolaou, pablogsal
2020-04-11 03:42:01gvanrossumsetmessageid: <1586576521.37.0.806250202865.issue40246@roundup.psfhosted.org>
2020-04-11 03:42:01gvanrossumlinkissue40246 messages
2020-04-11 03:42:01gvanrossumcreate