[ty] Move pandas-stubs to bad.txt (#19659)

This commit is contained in:
Alex Waygood 2025-07-31 12:33:24 +01:00 committed by GitHub
parent 27b03a9d7b
commit d2d4b115e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,8 @@ jax # too many iterations
mypy # too many iterations (self-recursive type alias)
packaging # too many iterations
pandas # slow (9s)
pandas-stubs # panics on versions of pandas-stubs newer than https://github.com/pandas-dev/pandas-stubs/commit/bf1221eb7ea0e582c30fe233d1f4f5713fce376b
# Panicked at crates/ty_python_semantic/src/types/type_ordering.rs:207:13 when checking `/tmp/mypy_primer/projects/pandas-stubs/tests/test_indexes.py`: `internal error: entered unreachable code: our type representation does not permit nested unions`
pandera # too many iterations
pip # vendors packaging, see above
pylint # cycle panics (self-recursive type alias)

View file

@ -69,7 +69,6 @@ openlibrary
operator
optuna
paasta
pandas-stubs
paroxython
parso
pegen