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 vstinner
Recipients Alexander Riccio, neonene, vstinner
Date 2020-04-08.21:35:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586381711.51.0.57504953796.issue40082@roundup.psfhosted.org>
In-reply-to
Content
New changeset b54a99d6432de93de85be2b42a63774f8b4581a0 by Victor Stinner in branch 'master':
bpo-40082: trip_signal() uses the main interpreter (GH-19441)
https://github.com/python/cpython/commit/b54a99d6432de93de85be2b42a63774f8b4581a0
History
Date User Action Args
2020-04-08 21:35:11vstinnersetrecipients: + vstinner, Alexander Riccio, neonene
2020-04-08 21:35:11vstinnersetmessageid: <1586381711.51.0.57504953796.issue40082@roundup.psfhosted.org>
2020-04-08 21:35:11vstinnerlinkissue40082 messages
2020-04-08 21:35:11vstinnercreate