Skip to content

[refactor] chore: migrate from typing.{List,Union,Optional,Dict,Set} to builtin syntax#394

Open
AlpinDale wants to merge 3 commits intotheroyallab:mainfrom
AlpinDale:py310-typing-refactor
Open

[refactor] chore: migrate from typing.{List,Union,Optional,Dict,Set} to builtin syntax#394
AlpinDale wants to merge 3 commits intotheroyallab:mainfrom
AlpinDale:py310-typing-refactor

Conversation

@AlpinDale
Copy link
Member

Towards a future where we don't need the typing module. It's still unfortunately needed for things like Literal, Any, AsyncIterator, etc, but a good chunk is now gone, and the syntax updated to be more modern.

Copy link
Member Author

@AlpinDale AlpinDale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reverting some accidental changes in the comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant