mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 20:42:10 +00:00
Rename Red Knot (#17820)
This commit is contained in:
parent
e6a798b962
commit
b51c4f82ea
1564 changed files with 1598 additions and 1578 deletions
32
crates/ty_python_semantic/resources/primer/bad.txt
Normal file
32
crates/ty_python_semantic/resources/primer/bad.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
Expression # cycle panic (signature_)
|
||||
Tanjun # cycle panic (signature_)
|
||||
altair # cycle panics (try_metaclass_)
|
||||
antidote # hangs / slow
|
||||
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
|
||||
discord.py # some kind of hang, only when multi-threaded?
|
||||
freqtrade # cycle panics (try_metaclass_)
|
||||
hydpy # cycle panics (try_metaclass_)
|
||||
ibis # cycle panics (try_metaclass_)
|
||||
manticore # stack overflow
|
||||
materialize # stack overflow
|
||||
mypy # cycle panic (signature_)
|
||||
pandas # slow
|
||||
pandas-stubs # cycle panics (try_metaclass_)
|
||||
pandera # cycle panics (try_metaclass_)
|
||||
prefect # slow
|
||||
pylint # cycle panics (self-recursive type alias)
|
||||
pytest # cycle panics (signature_)
|
||||
pywin32 # bad use-def map (binding with definitely-visible unbound)
|
||||
schemathesis # cycle panics (signature_)
|
||||
scikit-learn # success, but mypy-primer hangs processing the output
|
||||
scipy # missing expression type ("expression should belong to this TypeInference region")
|
||||
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
|
||||
streamlit # cycle panic (signature_)
|
||||
sympy # stack overflow
|
||||
trio # cycle panics (deferred annotatation resolving in wrong scope)
|
||||
xarray # cycle panics (try_metaclass_)
|
112
crates/ty_python_semantic/resources/primer/good.txt
Normal file
112
crates/ty_python_semantic/resources/primer/good.txt
Normal file
|
@ -0,0 +1,112 @@
|
|||
AutoSplit
|
||||
PyGithub
|
||||
PyWinCtl
|
||||
SinbadCogs
|
||||
aiohttp
|
||||
aiohttp-devtools
|
||||
aioredis
|
||||
aiortc
|
||||
alectryon
|
||||
alerta
|
||||
anyio
|
||||
apprise
|
||||
arviz
|
||||
async-utils
|
||||
asynq
|
||||
attrs
|
||||
bandersnatch
|
||||
beartype
|
||||
bidict
|
||||
black
|
||||
bokeh
|
||||
boostedblob
|
||||
check-jsonschema
|
||||
cki-lib
|
||||
cloud-init
|
||||
com2ann
|
||||
comtypes
|
||||
cwltool
|
||||
dacite
|
||||
dd-trace-py
|
||||
dedupe
|
||||
django-stubs
|
||||
downforeveryone
|
||||
dragonchain
|
||||
dulwich
|
||||
flake8
|
||||
flake8-pyi
|
||||
git-revise
|
||||
graphql-core
|
||||
httpx-caching
|
||||
hydra-zen
|
||||
ignite
|
||||
imagehash
|
||||
isort
|
||||
itsdangerous
|
||||
janus
|
||||
jax
|
||||
jinja
|
||||
koda-validate
|
||||
kopf
|
||||
kornia
|
||||
meson
|
||||
mitmproxy
|
||||
mkdocs
|
||||
mkosi
|
||||
mongo-python-driver
|
||||
more-itertools
|
||||
mypy-protobuf
|
||||
mypy_primer
|
||||
nionutils
|
||||
nox
|
||||
openlibrary
|
||||
operator
|
||||
optuna
|
||||
paasta
|
||||
packaging
|
||||
paroxython
|
||||
parso
|
||||
pegen
|
||||
pip
|
||||
poetry
|
||||
porcupine
|
||||
ppb-vector
|
||||
psycopg
|
||||
pwndbg
|
||||
pybind11
|
||||
pycryptodome
|
||||
pydantic
|
||||
pyinstrument
|
||||
pyjwt
|
||||
pylox
|
||||
pyodide
|
||||
pyp
|
||||
pyppeteer
|
||||
pytest-robotframework
|
||||
python-chess
|
||||
python-htmlgen
|
||||
python-sop
|
||||
rclip
|
||||
rich
|
||||
rotki
|
||||
schema_salad
|
||||
scrapy
|
||||
setuptools
|
||||
sockeye
|
||||
speedrun.com_global_scoreboard_webapp
|
||||
sphinx
|
||||
starlette
|
||||
static-frame
|
||||
stone
|
||||
strawberry
|
||||
tornado
|
||||
twine
|
||||
typeshed-stats
|
||||
urllib3
|
||||
vision
|
||||
websockets
|
||||
werkzeug
|
||||
xarray-dataclasses
|
||||
yarl
|
||||
zipp
|
||||
zulip
|
Loading…
Add table
Add a link
Reference in a new issue