Skip to content

argparse.pyi: Allow Callable[[Text], _T] #3013

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

Merged
merged 1 commit into from
May 27, 2019

Conversation

utkarsh2102
Copy link
Contributor

Fixes #2988

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

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

Thanks!

@srittau srittau merged commit 020449a into python:master May 27, 2019
@utkarsh2102 utkarsh2102 deleted the add_arguement branch May 27, 2019 12:43
@utkarsh2102 utkarsh2102 restored the add_arguement branch October 9, 2019 20:10
@utkarsh2102 utkarsh2102 deleted the add_arguement branch October 9, 2019 20:25
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.

argparse add_argument's type should allow Callable[[AnyStr], _T]
2 participants