mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 13:25:17 +00:00
[ty] Promote projects to good that now no longer hang (#18370)
This commit is contained in:
parent
7a63ac145a
commit
220ab88779
2 changed files with 6 additions and 6 deletions
|
@ -4,22 +4,16 @@ artigraph # cycle panics (value_type_)
|
||||||
arviz # too many iterations on versions of arviz newer than https://github.com/arviz-devs/arviz/commit/3205b82bb4d6097c31f7334d7ac51a6de37002d0
|
arviz # too many iterations on versions of arviz newer than https://github.com/arviz-devs/arviz/commit/3205b82bb4d6097c31f7334d7ac51a6de37002d0
|
||||||
core # cycle panics (value_type_)
|
core # cycle panics (value_type_)
|
||||||
cpython # too many cycle iterations
|
cpython # too many cycle iterations
|
||||||
discord.py
|
|
||||||
freqtrade
|
|
||||||
hydpy # too many iterations
|
hydpy # too many iterations
|
||||||
ibis # too many iterations
|
ibis # too many iterations
|
||||||
jax # too many iterations
|
jax # too many iterations
|
||||||
packaging # too many iterations
|
packaging # too many iterations
|
||||||
pandas # slow (9s)
|
pandas # slow (9s)
|
||||||
pandas-stubs
|
|
||||||
pandera # stack overflow
|
pandera # stack overflow
|
||||||
pip # vendors packaging, see above
|
pip # vendors packaging, see above
|
||||||
prefect
|
|
||||||
pylint # cycle panics (self-recursive type alias)
|
pylint # cycle panics (self-recursive type alias)
|
||||||
pyodide # too many cycle iterations
|
pyodide # too many cycle iterations
|
||||||
pywin32 # bad use-def map (binding with definitely-visible unbound)
|
pywin32 # bad use-def map (binding with definitely-visible unbound)
|
||||||
schemathesis
|
|
||||||
scikit-learn
|
|
||||||
setuptools # vendors packaging, see above
|
setuptools # vendors packaging, see above
|
||||||
spack # slow, success, but mypy-primer hangs processing the output
|
spack # slow, success, but mypy-primer hangs processing the output
|
||||||
spark # too many iterations
|
spark # too many iterations
|
||||||
|
|
|
@ -31,12 +31,14 @@ cwltool
|
||||||
dacite
|
dacite
|
||||||
dd-trace-py
|
dd-trace-py
|
||||||
dedupe
|
dedupe
|
||||||
|
discord.py
|
||||||
django-stubs
|
django-stubs
|
||||||
downforeveryone
|
downforeveryone
|
||||||
dragonchain
|
dragonchain
|
||||||
dulwich
|
dulwich
|
||||||
flake8
|
flake8
|
||||||
flake8-pyi
|
flake8-pyi
|
||||||
|
freqtrade
|
||||||
git-revise
|
git-revise
|
||||||
graphql-core
|
graphql-core
|
||||||
httpx-caching
|
httpx-caching
|
||||||
|
@ -67,12 +69,14 @@ openlibrary
|
||||||
operator
|
operator
|
||||||
optuna
|
optuna
|
||||||
paasta
|
paasta
|
||||||
|
pandas-stubs
|
||||||
paroxython
|
paroxython
|
||||||
parso
|
parso
|
||||||
pegen
|
pegen
|
||||||
poetry
|
poetry
|
||||||
porcupine
|
porcupine
|
||||||
ppb-vector
|
ppb-vector
|
||||||
|
prefect
|
||||||
psycopg
|
psycopg
|
||||||
pwndbg
|
pwndbg
|
||||||
pybind11
|
pybind11
|
||||||
|
@ -92,6 +96,8 @@ rclip
|
||||||
rich
|
rich
|
||||||
rotki
|
rotki
|
||||||
schema_salad
|
schema_salad
|
||||||
|
schemathesis
|
||||||
|
scikit-learn
|
||||||
scipy
|
scipy
|
||||||
scrapy
|
scrapy
|
||||||
sockeye
|
sockeye
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue