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 eric.snow
Recipients davin, eric.snow, ncoghlan, ned.deily, pitrou, pmpp, steve.dower, yselivanov, zach.ware
Date 2018-02-20.23:30:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset f53d9f2778a87bdd48eb9030f782a4ebf9e7622f by Eric Snow in branch 'master':
bpo-32604: Swap threads only if the interpreter is different. (gh-5778)
https://github.com/python/cpython/commit/f53d9f2778a87bdd48eb9030f782a4ebf9e7622f
History
Date User Action Args
2018-02-20 23:30:26eric.snowsetrecipients: + eric.snow, ncoghlan, pitrou, ned.deily, pmpp, zach.ware, yselivanov, steve.dower, davin
2018-02-20 23:30:25eric.snowsetmessageid: <[email protected]>
2018-02-20 23:30:25eric.snowlinkissue32604 messages
2018-02-20 23:30:25eric.snowcreate