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 phsilva, vstinner
Date 2020-03-18.00:56:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584492984.93.0.34377192958.issue39984@roundup.psfhosted.org>
In-reply-to
Content
New changeset d7fabc116269e4650a684eb04f9ecd84421aa247 by Victor Stinner in branch 'master':
bpo-39984: Pass tstate to handle_signals() (GH-19050)
https://github.com/python/cpython/commit/d7fabc116269e4650a684eb04f9ecd84421aa247
History
Date User Action Args
2020-03-18 00:56:24vstinnersetrecipients: + vstinner, phsilva
2020-03-18 00:56:24vstinnersetmessageid: <1584492984.93.0.34377192958.issue39984@roundup.psfhosted.org>
2020-03-18 00:56:24vstinnerlinkissue39984 messages
2020-03-18 00:56:24vstinnercreate