-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
The most recent runs of the type checking CI have started to fail with a segfault:
/home/runner/work/_temp/dac0c060-b19a-435a-8063-bbc5b8ffbf24.sh: line 1: 2945 Segmentation fault (core dumped) python -m mypy --install-types --non-interactive --cobertura-xml-report mypy_report
This seems to be due to the release of mypy=0.990
.
#7269 pinned mypy
to mypy<0.990
, which should be undone once we figured out how to fix that (most likely by waiting on the next release), and any complaints the new version has (see this workflow run).
mathauseheadtr1ck
Metadata
Metadata
Assignees
Labels
No labels