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 miss-islington
Recipients barry, christian.heimes, eli.bendersky, giampaolo.rodola, miss-islington, serhiy.storchaka, vstinner, xiang.zhang
Date 2022-03-08.18:53:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646765611.91.0.620860435162.issue23325@roundup.psfhosted.org>
In-reply-to
Content
New changeset 95b001fe6766f491f4356f8bcf23d6895bab2342 by Miss Islington (bot) in branch '3.10':
bpo-23325: Fix SIG_IGN and SIG_DFL int comparison in signal module (GH-31759)
https://github.com/python/cpython/commit/95b001fe6766f491f4356f8bcf23d6895bab2342
History
Date User Action Args
2022-03-08 18:53:31miss-islingtonsetrecipients: + miss-islington, barry, vstinner, giampaolo.rodola, christian.heimes, eli.bendersky, serhiy.storchaka, xiang.zhang
2022-03-08 18:53:31miss-islingtonsetmessageid: <1646765611.91.0.620860435162.issue23325@roundup.psfhosted.org>
2022-03-08 18:53:31miss-islingtonlinkissue23325 messages
2022-03-08 18:53:31miss-islingtoncreate