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 serhiy.storchaka
Recipients larry, serhiy.storchaka
Date 2020-07-12.16:15:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594570523.99.0.958361709778.issue41146@roundup.psfhosted.org>
In-reply-to
Content
New changeset b0689ae7f9d904bc2126994aedbc552f03479e40 by Serhiy Storchaka in branch 'master':
bpo-41146: Convert signal.default_int_handler() to Argument Clinic (GH-21197)
https://github.com/python/cpython/commit/b0689ae7f9d904bc2126994aedbc552f03479e40
History
Date User Action Args
2020-07-12 16:15:24serhiy.storchakasetrecipients: + serhiy.storchaka, larry
2020-07-12 16:15:23serhiy.storchakasetmessageid: <1594570523.99.0.958361709778.issue41146@roundup.psfhosted.org>
2020-07-12 16:15:23serhiy.storchakalinkissue41146 messages
2020-07-12 16:15:23serhiy.storchakacreate