Skip to content

Commit 220ab88

Browse files
authored
[ty] Promote projects to good that now no longer hang (#18370)
1 parent 7a63ac1 commit 220ab88

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

crates/ty_python_semantic/resources/primer/bad.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,16 @@ artigraph # cycle panics (value_type_)
44
arviz # too many iterations on versions of arviz newer than https://github.com/arviz-devs/arviz/commit/3205b82bb4d6097c31f7334d7ac51a6de37002d0
55
core # cycle panics (value_type_)
66
cpython # too many cycle iterations
7-
discord.py
8-
freqtrade
97
hydpy # too many iterations
108
ibis # too many iterations
119
jax # too many iterations
1210
packaging # too many iterations
1311
pandas # slow (9s)
14-
pandas-stubs
1512
pandera # stack overflow
1613
pip # vendors packaging, see above
17-
prefect
1814
pylint # cycle panics (self-recursive type alias)
1915
pyodide # too many cycle iterations
2016
pywin32 # bad use-def map (binding with definitely-visible unbound)
21-
schemathesis
22-
scikit-learn
2317
setuptools # vendors packaging, see above
2418
spack # slow, success, but mypy-primer hangs processing the output
2519
spark # too many iterations

crates/ty_python_semantic/resources/primer/good.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,14 @@ cwltool
3131
dacite
3232
dd-trace-py
3333
dedupe
34+
discord.py
3435
django-stubs
3536
downforeveryone
3637
dragonchain
3738
dulwich
3839
flake8
3940
flake8-pyi
41+
freqtrade
4042
git-revise
4143
graphql-core
4244
httpx-caching
@@ -67,12 +69,14 @@ openlibrary
6769
operator
6870
optuna
6971
paasta
72+
pandas-stubs
7073
paroxython
7174
parso
7275
pegen
7376
poetry
7477
porcupine
7578
ppb-vector
79+
prefect
7680
psycopg
7781
pwndbg
7882
pybind11
@@ -92,6 +96,8 @@ rclip
9296
rich
9397
rotki
9498
schema_salad
99+
schemathesis
100+
scikit-learn
95101
scipy
96102
scrapy
97103
sockeye

0 commit comments

Comments
 (0)