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 terry.reedy
Recipients Arfrever, gpolo, iritkatriel, nadeem.vawda, serhiy.storchaka, terry.reedy, vstinner
Date 2020-11-15.22:32:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605479540.87.0.329607470943.issue13888@roundup.psfhosted.org>
In-reply-to
Content
tcl/tk 8.5, likely used in 2012 test, was by default compiled without thread support.  8.6, used now for sure on psf Windows and Macs installs and I believe on most *nixes, the default is *with* thread support.  Given the comments, this might affect results.
History
Date User Action Args
2020-11-15 22:32:20terry.reedysetrecipients: + terry.reedy, vstinner, nadeem.vawda, gpolo, Arfrever, serhiy.storchaka, iritkatriel
2020-11-15 22:32:20terry.reedysetmessageid: <1605479540.87.0.329607470943.issue13888@roundup.psfhosted.org>
2020-11-15 22:32:20terry.reedylinkissue13888 messages
2020-11-15 22:32:20terry.reedycreate