Issue #12591: Improve support of "universal newlines" in the subprocess
module: the piped streams can now be properly read from or written to. (this was broken due to the 2.x to 3.x transition; communicate() support is still sketchy)
A
Antoine Pitrou committed
ab85ff3d1a35011d09fc2e6a25a02d65f798bde4
Parent: e96ec68