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

Complete type annotations in "pip._internal.operations.{check,freeze}" and "pip._internal.utils.subprocess" #8322

Merged
merged 8 commits into from
Jul 5, 2020

Conversation

deveshks
Copy link
Contributor

Towards #4748

Added type annotations to pip._internal.operations.check, pip._internal.operations.freeze and pip._internal.utils.subprocess

src/pip/_internal/utils/subprocess.py Outdated Show resolved Hide resolved
src/pip/_internal/utils/subprocess.py Outdated Show resolved Hide resolved
@deveshks deveshks force-pushed the mypy-internal-ops branch 2 times, most recently from 748a098 to 28cd824 Compare May 26, 2020 08:06
@deveshks deveshks requested a review from pradyunsg May 26, 2020 08:10
@deveshks
Copy link
Contributor Author

The review comments have been addressed, and this should be good for further reviews and/or approval/merge.

@deveshks
Copy link
Contributor Author

Hi @pradyunsg

I believe this PR is ready for final set of reviews and then an approval/merge.

Copy link
Member

@sbidoul sbidoul left a comment

Choose a reason for hiding this comment

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

Ok for freeze.py, a minor comment on subprocess.py.
I need a few more brain cycles than I have available right now for check.py.

src/pip/_internal/utils/subprocess.py Outdated Show resolved Hide resolved
@deveshks
Copy link
Contributor Author

Ok for freeze.py, a minor comment on subprocess.py.
I need a few more brain cycles than I have available right now for check.py.

That's absolutely fine. Please feel free to review check.py at your own accord.

@deveshks
Copy link
Contributor Author

Thanks for the approval @sbidoul . May I get it merged as well?

@sbidoul sbidoul merged commit c235044 into pypa:master Jul 5, 2020
@deveshks deveshks deleted the mypy-internal-ops branch July 5, 2020 14:53
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 12, 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