mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-23 04:12:05 +08:00
Python 3.11 has changed typing so that unions now return forward refrences instead of erroring, and typing.Any is now an _AnyMeta class. Correct the parameters for both of those. Fixes #1858
22 KiB
22 KiB