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 emilyemorehouse, eric.snow, pitrou, vstinner
Date 2019-01-11.21:27:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547242027.57.0.0554443360781.issue35423@roundup.psfhosted.org>
In-reply-to
Content
New changeset fdf282d609fd172d52b59a6f1f062eb701494528 by Eric Snow in branch 'master':
bpo-35423: Stop using the "pending calls" machinery for signals. (gh-10972)
https://github.com/python/cpython/commit/fdf282d609fd172d52b59a6f1f062eb701494528
History
Date User Action Args
2019-01-11 21:27:09eric.snowsetrecipients: + eric.snow, pitrou, vstinner, emilyemorehouse
2019-01-11 21:27:07eric.snowsetmessageid: <1547242027.57.0.0554443360781.issue35423@roundup.psfhosted.org>
2019-01-11 21:27:07eric.snowlinkissue35423 messages
2019-01-11 21:27:07eric.snowcreate