bpo-39019: Implement missing __class_getitem__ for subprocess classes#17558
bpo-39019: Implement missing __class_getitem__ for subprocess classes#17558ilevkivskyi merged 2 commits intopython:masterfrom
Conversation
ilevkivskyi
left a comment
There was a problem hiding this comment.
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
|
@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