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

Fix get_type_hints issue on resolver parameter with None default #132

Merged
merged 1 commit into from
May 22, 2021

Conversation

wyfo
Copy link
Owner

@wyfo wyfo commented May 22, 2021

See python/typing#775 about get_type_hints not giving Optional type to wrapped function with None-defaulted parameters

See python/typing#775 about get_type_hints not giving Optional type to wrapped function with None-defaulted parameters
@wyfo wyfo added the bug Something isn't working label May 22, 2021
@wyfo wyfo merged commit d3ec295 into master May 22, 2021
@wyfo wyfo deleted the opt_param branch May 22, 2021 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant