[issue15005] trace corrupts return result on chained execution

anatoly techtonik report at bugs.python.org
Tue Jun 5 22:16:43 CEST 2012


anatoly techtonik <techtonik at gmail.com> added the comment:

The fix for saving/restoring trace function belong to subprocess module. Python2 only issue will be actual when you have to port Python2 only app where it works ok to the Python3 where it doesn't work even if it executes successfully.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15005>
_______________________________________


More information about the Python-bugs-list mailing list