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
1 change: 1 addition & 0 deletions crates/ty_python_semantic/resources/primer/bad.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Tanjun # hangs
antidote # hangs / slow
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 # access to field whilst being initialized, too many cycle iterations
discord.py # some kind of hang, only when multi-threaded?
Expand Down
1 change: 0 additions & 1 deletion crates/ty_python_semantic/resources/primer/good.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ alerta
altair
anyio
apprise
arviz
async-utils
asynq
attrs
Expand Down
Loading