Pyright convert typing.Union to new PEP 604 syntax #2550
kumaraditya303
started this conversation in
Ideas
Replies: 1 comment 5 replies
-
This isn't a core type checking feature, so it's not something we'd look to add to pyright. If you would like to see this feature in pylance, I recommend filing a feature request in the pylance-release issue tracker. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Feature request to convert legacy typing.Union syntax to newer PEP 604 syntax for large codebases where manually converting will take a lot of effort. Thanks
Beta Was this translation helpful? Give feedback.
All reactions