Message325237
> Actually, this is already in "make pythoninfo", which is enough, I think.
Yeah, whenever possible, I try to avoid to "pollute" the regrtest header. In the past, we added more and more info, and at the end, the header became "giant" for no good reason. That's why I created pythoninfo which should now run on all CI (Travis CI, AppVeyor, buildbots, I don't know for VSTS).
I was going to suggest you to extend pythoninfo to log sys.thread_info, but you just wrote that it's already there. Good :-D |
|
Date |
User |
Action |
Args |
2018-09-13 06:32:59 | vstinner | set | recipients:
+ vstinner, benjamin.peterson |
2018-09-13 06:32:59 | vstinner | set | messageid: <1536820379.93.0.956365154283.issue34647@psf.upfronthosting.co.za> |
2018-09-13 06:32:59 | vstinner | link | issue34647 messages |
2018-09-13 06:32:59 | vstinner | create | |
|