Summary
I have an AnyComment object. It's subclass of TypedDict. When I use go to definition I receive 2 definitions: AnyComment itself and python object.__new__!
Also, vim ctrl+s (signature help) doesn't work anymore in AnyComment and many other classes:
Version
0.0.13