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 zbyrne
Recipients pitrou, serhiy.storchaka, vstinner, yselivanov, zbyrne
Date 2016-02-05.01:28:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454635704.93.0.931067247413.issue26280@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I've started on the instrumenting, thanks for that head start, that would have taken me a while to figure out where to call the stats dump function from. Fun fact: BINARY_SUBSCR is called 717 starting python.
History
Date User Action Args
2016-02-05 01:28:25zbyrnesetrecipients: + zbyrne, pitrou, vstinner, serhiy.storchaka, yselivanov
2016-02-05 01:28:24zbyrnesetmessageid: <1454635704.93.0.931067247413.issue26280@psf.upfronthosting.co.za>
2016-02-05 01:28:24zbyrnelinkissue26280 messages
2016-02-05 01:28:24zbyrnecreate