-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
stubtest crash with special unicode characters #19071
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
Does it crash if you execute a windows equivalent of A sensible default for mypy would be to use |
Adding |
Amazing! I'll try to open an exploration PR in a few days. Any file that contains python code obtained from |
Uh oh!
There was an error while loading. Please reload this page.
Crash Report
I tried running stubtest on typeshed's networkx stubs
Traceback
To Reproduce
networkx.readwrite.text.*
instubs/networkx/@tests/stubtest_allowlist.txt
./tests/stubtest_third_party.py networkx
Your Environment
mypy 1.15.0 (compiled: yes)
python.exe -m mypy.stubtest --mypy-config-file C:\Users\Avasam\AppData\Local\Temp\tmpyz4as0cw --custom-typeshed-dir . networkx --allowlist stubs\networkx\@tests\stubtest_allowlist.txt
mypy.ini
(and other config files): None afaikCould be related to #11031
The text was updated successfully, but these errors were encountered: