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 pablogsal
Recipients Andrew.C, Anthony Sottile, Jim Fasarakis-Hilliard, amaury.forgeotdarc, berker.peksag, djmitche, effbot, kirkshorts, meador.inge, pablogsal, serhiy.storchaka, superluser
Date 2021-01-27.10:49:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611744584.07.0.802677264292.issue3353@roundup.psfhosted.org>
In-reply-to
Content
I am -1 exposing the C-API of the tokenizer. For the new parser several modifications of the C tokenizer had to be done and some of them modify existing behaviour slightly. I don't want to corner ourselves in a place where we cannot make improvements because is a backwards incompatible change because the API is exposed.
History
Date User Action Args
2021-01-27 10:49:44pablogsalsetrecipients: + pablogsal, effbot, amaury.forgeotdarc, djmitche, kirkshorts, meador.inge, berker.peksag, serhiy.storchaka, superluser, Andrew.C, Anthony Sottile, Jim Fasarakis-Hilliard
2021-01-27 10:49:44pablogsalsetmessageid: <1611744584.07.0.802677264292.issue3353@roundup.psfhosted.org>
2021-01-27 10:49:44pablogsallinkissue3353 messages
2021-01-27 10:49:43pablogsalcreate