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 methane
Recipients methane, vstinner, xiang.zhang
Date 2017-03-24.22:44:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395461.75.0.912910063221.issue29676@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 93fac8dd358cd0e85e7b59115db226ce685d3f6f by INADA Naoki in branch 'master':
bpo-29676: fix lsprof can't profile C method call. (GH523)
https://github.com/python/cpython/commit/93fac8dd358cd0e85e7b59115db226ce685d3f6f
History
Date User Action Args
2017-03-24 22:44:21methanesetrecipients: + methane, vstinner, xiang.zhang
2017-03-24 22:44:21methanesetmessageid: <1490395461.75.0.912910063221.issue29676@psf.upfronthosting.co.za>
2017-03-24 22:44:21methanelinkissue29676 messages
2017-03-24 22:44:21methanecreate