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:41:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554842463.81.0.851708340639.issue1583@roundup.psfhosted.org>
In-reply-to
Content
> unpack the int into an array of sig_atomic_t.

What do you mean with this? You can't write a complete array atomically, so I don't see how this would help.
History
Date User Action Args
2019-04-09 20:41:03jdemeyersetrecipients: + jdemeyer, gvanrossum, georg.brandl, Rhamphoryncus, gustavo
2019-04-09 20:41:03jdemeyersetmessageid: <1554842463.81.0.851708340639.issue1583@roundup.psfhosted.org>
2019-04-09 20:41:03jdemeyerlinkissue1583 messages
2019-04-09 20:41:03jdemeyercreate