Skip to content

Commit 6c177e2

Browse files
authored
[ty] primer updates (#17903)
## Summary Update ecosystem project lists in light of #17758 ## Test Plan CI on this PR.
1 parent 3d2485e commit 6c177e2

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed
Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
11
Tanjun # hangs
2-
altair # cycle panics (try_metaclass_)
32
antidote # hangs / slow
43
artigraph # cycle panics (value_type_)
5-
colour # cycle panics (try_metaclass_)
64
core # cycle panics (value_type_)
75
cpython # access to field whilst being initialized, too many cycle iterations
86
discord.py # some kind of hang, only when multi-threaded?
9-
freqtrade # cycle panics (try_metaclass_)
10-
hydpy # cycle panics (try_metaclass_)
11-
ibis # cycle panics (try_metaclass_)
7+
freqtrade # hangs
8+
hydpy # too many iterations
129
pandas # slow
13-
pandas-stubs # cycle panics (try_metaclass_)
14-
pandera # cycle panics (try_metaclass_)
10+
pandas-stubs # hangs/slow, or else https://github.com/salsa-rs/salsa/issues/831
11+
pandera # stack overflow
1512
prefect # slow
1613
pylint # cycle panics (self-recursive type alias)
1714
pywin32 # bad use-def map (binding with definitely-visible unbound)
18-
schemathesis # salsa cycle.rs:164 assertion fails, only in CI
15+
schemathesis # https://github.com/salsa-rs/salsa/issues/831
1916
scikit-learn # success, but mypy-primer hangs processing the output
2017
spack # success, but mypy-primer hangs processing the output
21-
spark # cycle panics (try_metaclass_)
22-
steam.py # cycle panics (try_metaclass_), often hangs when multi-threaded
23-
xarray # cycle panics (try_metaclass_)
18+
spark # too many iterations
19+
steam.py # hangs
20+
xarray # too many iterations

crates/ty_python_semantic/resources/primer/good.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ aioredis
99
aiortc
1010
alectryon
1111
alerta
12+
altair
1213
anyio
1314
apprise
1415
arviz
@@ -24,6 +25,7 @@ boostedblob
2425
check-jsonschema
2526
cki-lib
2627
cloud-init
28+
colour
2729
com2ann
2830
comtypes
2931
cwltool
@@ -40,6 +42,7 @@ git-revise
4042
graphql-core
4143
httpx-caching
4244
hydra-zen
45+
ibis
4346
ignite
4447
imagehash
4548
isort

0 commit comments

Comments
 (0)