Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions crates/ty_python_semantic/resources/primer/bad.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
core # cycle panics (value_type_)
cpython # too many cycle iterations
discord.py
freqtrade
hydpy # too many iterations
ibis # too many iterations
jax # too many iterations
packaging # too many iterations
pandas # slow (9s)
pandas-stubs
pandera # stack overflow
pip # vendors packaging, see above
prefect
pylint # cycle panics (self-recursive type alias)
pyodide # too many cycle iterations
pywin32 # bad use-def map (binding with definitely-visible unbound)
schemathesis
scikit-learn
setuptools # vendors packaging, see above
spack # slow, success, but mypy-primer hangs processing the output
spark # too many iterations
Expand Down
6 changes: 6 additions & 0 deletions crates/ty_python_semantic/resources/primer/good.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,14 @@ cwltool
dacite
dd-trace-py
dedupe
discord.py
django-stubs
downforeveryone
dragonchain
dulwich
flake8
flake8-pyi
freqtrade
git-revise
graphql-core
httpx-caching
Expand Down Expand Up @@ -67,12 +69,14 @@ openlibrary
operator
optuna
paasta
pandas-stubs
paroxython
parso
pegen
poetry
porcupine
ppb-vector
prefect
psycopg
pwndbg
pybind11
Expand All @@ -92,6 +96,8 @@ rclip
rich
rotki
schema_salad
schemathesis
scikit-learn
scipy
scrapy
sockeye
Expand Down
Loading