-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Archaic control character 0x1f causes crash in linecount report #5884
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Also, if the directory
This seems to be unrelated to the control character, it's just due to the situation where |
gvanrossum
pushed a commit
to gvanrossum/mypy
that referenced
this issue
Nov 11, 2018
…ctories earlier Fixes python#5884
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have this file (foo.py):
The comment contains a weird control character hex 1f. Running mypy like this:
causes this crash:
The text was updated successfully, but these errors were encountered: