mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-04 07:35:01 +00:00
![]() ## Summary Fixes https://github.com/astral-sh/ty/issues/1161 Include `NamedTupleFallback` members in `NamedTuple` instance completions. - Augment instance attribute completions when completing on NamedTuple instances by merging members from `_typeshed._type_checker_internals.NamedTupleFallback` ## Test Plan Adds a minimal completion test `namedtuple_fallback_instance_methods` --------- Co-authored-by: David Peter <mail@david-peter.de> |
||
---|---|---|
.. | ||
resources | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml | ||
mdtest.py | ||
mdtest.py.lock |