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

Type annotations for completion and debug in commands #8051

Merged
merged 5 commits into from
May 15, 2020

Conversation

deveshks
Copy link
Contributor

Towards #4748

Added type annotations to pip._internal.commands.completion and pip._internal.commands.debug

@deveshks deveshks force-pushed the add-mypy-annotations-comp-dbg branch 2 times, most recently from 2b7e1ca to ae8391b Compare April 14, 2020 19:47
src/pip/_internal/commands/debug.py Outdated Show resolved Hide resolved
tests/functional/test_completion.py Outdated Show resolved Hide resolved
@deveshks
Copy link
Contributor Author

May I get this PR looked at for implementation reviews?

Copy link
Member

@pradyunsg pradyunsg left a comment

Choose a reason for hiding this comment

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

Comments made above.

@deveshks deveshks requested a review from pradyunsg May 15, 2020 12:04
@deveshks
Copy link
Contributor Author

Comments made above.

The requested changes are made, and the CI is passing. Please let me know if any other changes are needed.

@pradyunsg pradyunsg merged commit 7e44950 into pypa:master May 15, 2020
@deveshks deveshks deleted the add-mypy-annotations-comp-dbg branch May 15, 2020 13:47
@deveshks
Copy link
Contributor Author

Thanks for the approval and merge @pradyunsg

I have two more PRs which deal with adding type annotations to other files in commands (#8016 and #8018) with almost similar changes to this. Would appreciate whenever you could take a look at them as well 😊

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants