On Wednesday, December 8, 2021 at 8:43:45 AM UTC-6 Edward K. Ream wrote: At rev 7b109931aa, the importer crashes for 81 mypy files. There is no indication elsewhere that the crash has occurred. There probably should be.
All 81 failures have the same underlying cause, namely calls to tokenenize.generate_tokens. There are two such calls in the new importer. Depending on the source code, the calls raise either IndentationError or tokenize.TokenError. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/ba907520-e203-4c99-ae5a-708b32016818n%40googlegroups.com.
