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 zach.ware
Recipients blueyed, zach.ware
Date 2019-09-09.10:46:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568025961.53.0.7164553642.issue36250@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8d64bfafdffd9f866bb6ac2e5b4c4bdfcb16aea0 by Zachary Ware (Daniel Hahler) in branch 'master':
bpo-36250: ignore ValueError from signal in non-main thread (GH-12251)
https://github.com/python/cpython/commit/8d64bfafdffd9f866bb6ac2e5b4c4bdfcb16aea0
History
Date User Action Args
2019-09-09 10:46:01zach.waresetrecipients: + zach.ware, blueyed
2019-09-09 10:46:01zach.waresetmessageid: <1568025961.53.0.7164553642.issue36250@roundup.psfhosted.org>
2019-09-09 10:46:01zach.warelinkissue36250 messages
2019-09-09 10:46:01zach.warecreate