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 techtonik
Recipients amaury.forgeotdarc, techtonik
Date 2012-06-05.20:16:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338927403.92.0.999896336225.issue15005@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-06-05 20:16:43techtoniksetrecipients: + techtonik, amaury.forgeotdarc
2012-06-05 20:16:43techtoniksetmessageid: <1338927403.92.0.999896336225.issue15005@psf.upfronthosting.co.za>
2012-06-05 20:16:43techtoniklinkissue15005 messages
2012-06-05 20:16:43techtonikcreate