[issue22635] subprocess.getstatusoutput changed behavior in 3.4 (maybe 3.3.4?)
Aug. 9, 2017
3:28 a.m.
Nick Coghlan added the comment: I've added Greg to the nosy list and filed an issue with subprocess32 about this: https://github.com/google/python-subprocess32/issues/30 I did that mainly to make sure they don't inadvertently backport this regression, but also to ask if subprocess32 might potentially provide a way to get the old intended-but-not-actually-tested behaviour back in 3.x. ---------- nosy: +gregory.p.smith _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue22635> _______________________________________
3197
Age (days ago)
3197
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nick Coghlan