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 ncoghlan
Recipients Mark.Shannon, deleted0524, jdemeyer, ncoghlan, njs, yselivanov
Date 2017-06-28.13:01:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498654864.97.0.803513452339.issue29988@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I misread Nathaniel's suggestion - the exhaustive search of all possible offsets already avoids the need to hardcode any code generation dependent details in the tests. So the trace function approach would just avoid the need for that search.
History
Date User Action Args
2017-06-28 13:01:04ncoghlansetrecipients: + ncoghlan, njs, Mark.Shannon, jdemeyer, yselivanov, deleted0524
2017-06-28 13:01:04ncoghlansetmessageid: <1498654864.97.0.803513452339.issue29988@psf.upfronthosting.co.za>
2017-06-28 13:01:04ncoghlanlinkissue29988 messages
2017-06-28 13:01:04ncoghlancreate