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 BTaskaya, elmanto, gvanrossum, lys.nikolaou, pablogsal
Date 2021-06-11.17:18:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623431910.08.0.530408511905.issue44396@roundup.psfhosted.org>
In-reply-to
Content
Ok, found the problem, we are not resetting the multi-line-start pointer when we are reallocating the tokenizer buffers.
History
Date User Action Args
2021-06-11 17:18:30pablogsalsetrecipients: + pablogsal, gvanrossum, lys.nikolaou, BTaskaya, elmanto
2021-06-11 17:18:30pablogsalsetmessageid: <1623431910.08.0.530408511905.issue44396@roundup.psfhosted.org>
2021-06-11 17:18:30pablogsallinkissue44396 messages
2021-06-11 17:18:30pablogsalcreate