stubtest: understand override#18815
Conversation
|
In then ran uv lock --script tool/stubtest.py --upgrade , set uv run tool/stubtest.pywhich resulted in This looks like the same crash from before that I thought was fixed. Maybe your branch isn't up to date with master or something? |
|
I created https://github.com/numpy/numtype/tree/mypy-18814 with the repro of the issue and the modifications from #18815 (comment) From there, you can |
|
Okay cool, in the light of day, I have confirmed this fixes the crash. (I did need to move one or two type ignores around when rebased on top of latest). Thanks for the report/repro! |
|
Thanks again for the quick fix @hauntsaninja 💪🏻 |
Fixes #18814