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 eric.snow
Recipients asvetlov, eric.snow, vstinner, yselivanov
Date 2019-05-29.22:15:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559168138.09.0.226400122125.issue37088@roundup.psfhosted.org>
In-reply-to
Content
> Well, it's absolutely the same mechanism that signal handlers use.

Antoine changed signals a while back so they no longer use the pending calls machinery.
History
Date User Action Args
2019-05-29 22:15:38eric.snowsetrecipients: + eric.snow, vstinner, asvetlov, yselivanov
2019-05-29 22:15:38eric.snowsetmessageid: <1559168138.09.0.226400122125.issue37088@roundup.psfhosted.org>
2019-05-29 22:15:38eric.snowlinkissue37088 messages
2019-05-29 22:15:38eric.snowcreate