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 vstinner
Recipients LorenzMende, ammar2, eryksun, heckad, miss-islington, paul.moore, skoslowski, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-10-01.11:01:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569927702.09.0.296537916024.issue36670@roundup.psfhosted.org>
In-reply-to
Content
> We could avoid typeperf command by accessing directly performance counters: (...)

Honestly, it sounds very complicated. I don't think that it's worth it. With Lorenz's fix, regrtest now "just works". So I think that it's good enough.
History
Date User Action Args
2019-10-01 11:01:42vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, ammar2, miss-islington, LorenzMende, skoslowski, heckad
2019-10-01 11:01:42vstinnersetmessageid: <1569927702.09.0.296537916024.issue36670@roundup.psfhosted.org>
2019-10-01 11:01:42vstinnerlinkissue36670 messages
2019-10-01 11:01:42vstinnercreate