mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
PY-23253 Fixed: NamedTuple subclass inspection Update PyNamedTupleType and PyNamedTupleStub to store fields' types. Parameter hints show expected types and PyTypeCheckerInspection verifies them correctly.