-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
bpo-39019: Implement missing __class_getitem__ for subprocess classes #17558
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Here are few comments.
Misc/NEWS.d/next/Library/2019-12-07-18-58-44.bpo-38994.IJYhz_.rst
Outdated
Show resolved
Hide resolved
Misc/NEWS.d/next/Library/2019-12-10-21-03-34.bpo-39019.i8RpMZ.rst
Outdated
Show resolved
Hide resolved
c1adab4
to
b6fd2b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@gpshead I am going to merge this soon unless you are against it. |
|
Unless I am missing something, the buildbot failure looks like a flake. |
(It also includes a fix for a news entry from a previous PR, GH-17498)
https://bugs.python.org/issue39019