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 pitrou
Recipients nedbat, pitrou, r.david.murray, serhiy.storchaka, vstinner
Date 2013-10-08.21:51:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381269060.2582.7.camel@fsol>
In-reply-to <1381268823.28.0.572036685667.issue19199@psf.upfronthosting.co.za>
Content
> Should we add a new counter to count the number of executed Python
> instructions per thread? Or fix tick_counter?

Let's just drop it. It's useless and nobody complained.
History
Date User Action Args
2013-10-08 21:51:03pitrousetrecipients: + pitrou, vstinner, nedbat, r.david.murray, serhiy.storchaka
2013-10-08 21:51:03pitroulinkissue19199 messages
2013-10-08 21:51:02pitroucreate