Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Types support #9

Open
vltr opened this issue Jun 22, 2018 · 1 comment
Open

Types support #9

vltr opened this issue Jun 22, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@vltr
Copy link
Owner

vltr commented Jun 22, 2018

Support more types (provided in the Python standard library), if possible, like:

  • Any
  • Optional
  • Union
  • Decimal
@vltr vltr self-assigned this Jun 22, 2018
@vltr
Copy link
Owner Author

vltr commented Jun 18, 2019

Just Any is not supported yet. I would also like to add support for datetime.timedelta, datetime.time and plain list, dict, tuple, set.

@vltr vltr added the enhancement New feature or request label Jun 18, 2019
@vltr vltr added this to To Do in middle 0.3.0 via automation Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
middle 0.3.0
  
To Do
Development

No branches or pull requests

1 participant