ruff/crates/ty_python_semantic
Andrew Gallant 6ec52991cb [ty] Fix a bug with "all_submodule_names_for_package" API
The names of the submodules returned should be *complete*. This
is the contract of `Module::name`. However, we were previously
only returning the basename of the submodule.
2025-09-17 13:59:28 -04:00
..
resources [ty] move graphql-core to good.txt (#20447) 2025-09-17 10:09:32 +02:00
src [ty] Fix a bug with "all_submodule_names_for_package" API 2025-09-17 13:59:28 -04:00
tests [ty] Track open files in the server (#19264) 2025-07-18 19:33:35 +05:30
build.rs
Cargo.toml [ty] Avoid overcounting shared memory usage (#19773) 2025-08-06 15:32:02 -04:00
mdtest.py
mdtest.py.lock