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 jdemeyer
Recipients Rhamphoryncus, georg.brandl, gustavo, gvanrossum, jdemeyer
Date 2019-04-09.20:40:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554842409.55.0.72200733846.issue1583@roundup.psfhosted.org>
In-reply-to
Content
I'm not sure with what you disagree. At least, you have to admit that using sig_atomic_t is buggy for different reasons than signal safety, namely that there is no guarantee that one can safely convert back and forth to an "int".
History
Date User Action Args
2019-04-09 20:40:09jdemeyersetrecipients: + jdemeyer, gvanrossum, georg.brandl, Rhamphoryncus, gustavo
2019-04-09 20:40:09jdemeyersetmessageid: <1554842409.55.0.72200733846.issue1583@roundup.psfhosted.org>
2019-04-09 20:40:09jdemeyerlinkissue1583 messages
2019-04-09 20:40:09jdemeyercreate