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-21.00:09:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519171784.67.0.467229070634.issue32604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset eed3c7af4ec520d324a55e0357f41589a66906f7 by Eric Snow (Miss Islington (bot)) in branch '3.7':
bpo-32604: Swap threads only if the interpreter is different. (gh-5783)
https://github.com/python/cpython/commit/eed3c7af4ec520d324a55e0357f41589a66906f7
History
Date User Action Args
2018-02-21 00:09:44eric.snowsetrecipients: + eric.snow, ncoghlan, pitrou, ned.deily, pmpp, zach.ware, yselivanov, steve.dower, davin
2018-02-21 00:09:44eric.snowsetmessageid: <1519171784.67.0.467229070634.issue32604@psf.upfronthosting.co.za>
2018-02-21 00:09:44eric.snowlinkissue32604 messages
2018-02-21 00:09:44eric.snowcreate