|
1 | 1 | Tanjun # hangs |
2 | | -altair # cycle panics (try_metaclass_) |
3 | 2 | antidote # hangs / slow |
4 | 3 | artigraph # cycle panics (value_type_) |
5 | | -colour # cycle panics (try_metaclass_) |
6 | 4 | core # cycle panics (value_type_) |
7 | 5 | cpython # access to field whilst being initialized, too many cycle iterations |
8 | 6 | discord.py # some kind of hang, only when multi-threaded? |
9 | | -freqtrade # cycle panics (try_metaclass_) |
10 | | -hydpy # cycle panics (try_metaclass_) |
11 | | -ibis # cycle panics (try_metaclass_) |
| 7 | +freqtrade # hangs |
| 8 | +hydpy # too many iterations |
12 | 9 | pandas # slow |
13 | | -pandas-stubs # cycle panics (try_metaclass_) |
14 | | -pandera # cycle panics (try_metaclass_) |
| 10 | +pandas-stubs # hangs/slow, or else https://github.com/salsa-rs/salsa/issues/831 |
| 11 | +pandera # stack overflow |
15 | 12 | prefect # slow |
16 | 13 | pylint # cycle panics (self-recursive type alias) |
17 | 14 | pywin32 # bad use-def map (binding with definitely-visible unbound) |
18 | | -schemathesis # salsa cycle.rs:164 assertion fails, only in CI |
| 15 | +schemathesis # https://github.com/salsa-rs/salsa/issues/831 |
19 | 16 | scikit-learn # success, but mypy-primer hangs processing the output |
20 | 17 | spack # success, but mypy-primer hangs processing the output |
21 | | -spark # cycle panics (try_metaclass_) |
22 | | -steam.py # cycle panics (try_metaclass_), often hangs when multi-threaded |
23 | | -xarray # cycle panics (try_metaclass_) |
| 18 | +spark # too many iterations |
| 19 | +steam.py # hangs |
| 20 | +xarray # too many iterations |
0 commit comments