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 serhiy.storchaka
Recipients Demur Rumed, Mark.Shannon, serhiy.storchaka, vstinner, yselivanov
Date 2016-09-09.18:50:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <5969444.JMpyexYeX2@xarax>
In-reply-to <1473445432.25.0.431575607721.issue27213@psf.upfronthosting.co.za>
Content
I just fixed test_extcall and test_traceback, and going to get rid of the 
duplication in _PyEval_EvalCodeWithName. I need maybe a hour or two.
History
Date User Action Args
2016-09-09 18:50:21serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, Mark.Shannon, yselivanov, Demur Rumed
2016-09-09 18:50:21serhiy.storchakalinkissue27213 messages
2016-09-09 18:50:21serhiy.storchakacreate