Files
openide/python/python-psi-impl
Mikhail Golubev b5ebc17d64 PY-56541 Fix .equals for PyTypedDictType instances
Because FieldTypeAndTotality used the default Object#equals, two PyTypedDictType
instances for the same definition were not considered equivalent.

GitOrigin-RevId: a241a5199200d5c54a3ae7121e3a417aa18b4ec8
2023-03-02 18:10:00 +00:00
..