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 petr.viktorin, vstinner
Date 2020-03-26.21:28:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 728189884e0e128c4ffc57b785b04584d57a90c0 by Victor Stinner in branch 'master':
bpo-38644: Pass tstate explicitly in signalmodule.c (GH-19184)
https://github.com/python/cpython/commit/728189884e0e128c4ffc57b785b04584d57a90c0
History
Date User Action Args
2020-03-26 21:28:19vstinnersetrecipients: + vstinner, petr.viktorin
2020-03-26 21:28:19vstinnersetmessageid: <[email protected]>
2020-03-26 21:28:19vstinnerlinkissue38644 messages
2020-03-26 21:28:19vstinnercreate