Files
openide/python/python-psi-impl
evgeny.bovykin ccacedc456 Fix an infinite recursion in PyNamedParameterImpl#getTypeFromUsages
Use `context.assumeType` to avoid an infinite recursion while processing local variables and getting the type from usages

See tests `PyTypeTest#testAnyIsNone` and `PyTypeTest.testParameterFromUsages` for an example


(cherry picked from commit c68125b556e264d99a0bd5217827e11a666ca2e4)

IJ-MR-172702

GitOrigin-RevId: b0ee153f1164033aa97195f9a2f015c771ce7c44
2025-11-19 13:10:40 +00:00
..