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

_posixsubprocess: improve types #9009

Merged
merged 2 commits into from
Oct 28, 2022
Merged

Conversation

JelleZijlstra
Copy link
Member

Based on the code on CPython's 3.11 branch. This is an internal module
and frequently gets new parameters, so keeping it precise and up to
date is probably not high value.

Copy link
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

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

Lgtm

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@hauntsaninja hauntsaninja merged commit 51c92d8 into python:master Oct 28, 2022
@JelleZijlstra JelleZijlstra deleted the posixsubp branch October 26, 2024 20:30
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.

3 participants