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
bpo-39019: Implement missing __class_getitem__ for subprocess classes #17558
Conversation
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
@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