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 xdegaye
Recipients Winterflower, belopolsky, georg.brandl, serhiy.storchaka, xdegaye
Date 2016-06-04.16:32:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465057977.54.0.68840500745.issue20041@psf.upfronthosting.co.za>
In-reply-to
Content
This patch fixes the TypeError.
New issue 27218: improve tracing performance with f_trace set to Py_None.
History
Date User Action Args
2016-06-04 16:32:57xdegayesetrecipients: + xdegaye, georg.brandl, belopolsky, serhiy.storchaka, Winterflower
2016-06-04 16:32:57xdegayesetmessageid: <1465057977.54.0.68840500745.issue20041@psf.upfronthosting.co.za>
2016-06-04 16:32:57xdegayelinkissue20041 messages
2016-06-04 16:32:57xdegayecreate