Message 289619 - Python tracker

Message289619

Author vstinner
Recipients methane, vstinner, xiang.zhang
Date 2017-03-14.21:01:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489525298.47.0.292232315173.issue29676@psf.upfronthosting.co.za>
In-reply-to
Content
Oh wow, I didn't expect this issue with tracing when the commit 5566bbb8d563646d83e8172410fa0c085e8233b1 was merged: test_sys_settrace and test_lsprof passed. Would it be possible to add an unit test?
History
Date User Action Args
2017-03-14 21:01:38vstinnersetrecipients: + vstinner, methane, xiang.zhang
2017-03-14 21:01:38vstinnersetmessageid: <1489525298.47.0.292232315173.issue29676@psf.upfronthosting.co.za>
2017-03-14 21:01:38vstinnerlinkissue29676 messages
2017-03-14 21:01:38vstinnercreate