mirror of https://github.com/astral-sh/ruff
21 lines
960 B
Plaintext
21 lines
960 B
Plaintext
Tanjun # too many cycle iterations
|
|
altair # cycle panics (try_metaclass_)
|
|
artigraph # cycle panics (value_type_)
|
|
colour # cycle panics (try_metaclass_)
|
|
core # cycle panics (value_type_)
|
|
cpython # access to field whilst being initialized, too many cycle iterations
|
|
freqtrade # cycle panics (try_metaclass_)
|
|
hydpy # cycle panics (try_metaclass_)
|
|
ibis # cycle panics (try_metaclass_)
|
|
pandas # slow
|
|
pandas-stubs # cycle panics (try_metaclass_)
|
|
pandera # cycle panics (try_metaclass_)
|
|
pylint # cycle panics (self-recursive type alias)
|
|
pywin32 # bad use-def map (binding with definitely-visible unbound)
|
|
schemathesis # salsa cycle.rs:164 assertion fails, only in CI
|
|
scikit-learn # success, but mypy-primer hangs processing the output
|
|
spack # success, but mypy-primer hangs processing the output
|
|
spark # cycle panics (try_metaclass_)
|
|
steam.py # cycle panics (try_metaclass_), often hangs when multi-threaded
|
|
xarray # cycle panics (try_metaclass_)
|