Message 199263 - Python tracker (original) (raw)

Message199263

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:03 pitrou set recipients: + pitrou, vstinner, nedbat, r.david.murray, serhiy.storchaka
2013-10-08 21:51:03 pitrou link issue19199 messages
2013-10-08 21:51:02 pitrou create