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 Winterflower, belopolsky, georg.brandl, serhiy.storchaka, xdegaye
Date 2016-06-03.12:25:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464956717.22.0.881683736175.issue20041@psf.upfronthosting.co.za>
In-reply-to
Content
I think the code would be simpler if convert the argument of frame_settrace() to NULL if it is Py_None.
History
Date User Action Args
2016-06-03 12:25:17serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, belopolsky, xdegaye, Winterflower
2016-06-03 12:25:17serhiy.storchakasetmessageid: <1464956717.22.0.881683736175.issue20041@psf.upfronthosting.co.za>
2016-06-03 12:25:17serhiy.storchakalinkissue20041 messages
2016-06-03 12:25:17serhiy.storchakacreate