This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, techtonik
Date 2012-06-05.18:05:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338919546.32.0.066820383042.issue15005@psf.upfronthosting.co.za>
In-reply-to
Content
Sure, just save/restore the trace function around your calls to subprocess.
But I fail to see how a Python2-only issue can affect a Python3 port.
History
Date User Action Args
2012-06-05 18:05:46amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, techtonik
2012-06-05 18:05:46amaury.forgeotdarcsetmessageid: <1338919546.32.0.066820383042.issue15005@psf.upfronthosting.co.za>
2012-06-05 18:05:45amaury.forgeotdarclinkissue15005 messages
2012-06-05 18:05:45amaury.forgeotdarccreate