[issue22635] subprocess.getstatusoutput changed behavior in 3.4 (maybe 3.3.4?)

Aug. 10, 2017
3:18 a.m.
Nick Coghlan added the comment: Issue filed with six about this: https://github.com/benjaminp/six/issues/207 It turns out to be somewhat timely on that side as well, as it turns out that six has a not-yet-released change adding "six.moves.commands", which doesn't currently account for this inadvertent incompatibility in the way exit codes are reported. ---------- nosy: +benjamin.peterson _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue22635> _______________________________________
2840
Age (days ago)
2840
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nick Coghlan