mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 10:48:32 +00:00
Move more projects to good.txt
This commit is contained in:
parent
1fa5e1fbbc
commit
f78c03c5dc
2 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,15 @@
|
||||||
Tanjun # hangs
|
Tanjun # too many cycle iterations
|
||||||
altair # cycle panics (try_metaclass_)
|
altair # cycle panics (try_metaclass_)
|
||||||
antidote # hangs / slow
|
|
||||||
artigraph # cycle panics (value_type_)
|
artigraph # cycle panics (value_type_)
|
||||||
colour # cycle panics (try_metaclass_)
|
colour # cycle panics (try_metaclass_)
|
||||||
core # cycle panics (value_type_)
|
core # cycle panics (value_type_)
|
||||||
cpython # access to field whilst being initialized, too many cycle iterations
|
cpython # access to field whilst being initialized, too many cycle iterations
|
||||||
discord.py # some kind of hang, only when multi-threaded?
|
|
||||||
freqtrade # cycle panics (try_metaclass_)
|
freqtrade # cycle panics (try_metaclass_)
|
||||||
hydpy # cycle panics (try_metaclass_)
|
hydpy # cycle panics (try_metaclass_)
|
||||||
ibis # cycle panics (try_metaclass_)
|
ibis # cycle panics (try_metaclass_)
|
||||||
pandas # slow
|
pandas # slow
|
||||||
pandas-stubs # cycle panics (try_metaclass_)
|
pandas-stubs # cycle panics (try_metaclass_)
|
||||||
pandera # cycle panics (try_metaclass_)
|
pandera # cycle panics (try_metaclass_)
|
||||||
prefect # slow
|
|
||||||
pylint # cycle panics (self-recursive type alias)
|
pylint # cycle panics (self-recursive type alias)
|
||||||
pywin32 # bad use-def map (binding with definitely-visible unbound)
|
pywin32 # bad use-def map (binding with definitely-visible unbound)
|
||||||
schemathesis # salsa cycle.rs:164 assertion fails, only in CI
|
schemathesis # salsa cycle.rs:164 assertion fails, only in CI
|
||||||
|
|
|
@ -9,6 +9,7 @@ aioredis
|
||||||
aiortc
|
aiortc
|
||||||
alectryon
|
alectryon
|
||||||
alerta
|
alerta
|
||||||
|
antidote
|
||||||
anyio
|
anyio
|
||||||
apprise
|
apprise
|
||||||
arviz
|
arviz
|
||||||
|
@ -30,6 +31,7 @@ cwltool
|
||||||
dacite
|
dacite
|
||||||
dd-trace-py
|
dd-trace-py
|
||||||
dedupe
|
dedupe
|
||||||
|
discord.py
|
||||||
django-stubs
|
django-stubs
|
||||||
downforeveryone
|
downforeveryone
|
||||||
dragonchain
|
dragonchain
|
||||||
|
@ -75,6 +77,7 @@ pip
|
||||||
poetry
|
poetry
|
||||||
porcupine
|
porcupine
|
||||||
ppb-vector
|
ppb-vector
|
||||||
|
prefect
|
||||||
psycopg
|
psycopg
|
||||||
pwndbg
|
pwndbg
|
||||||
pybind11
|
pybind11
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue