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 pitrou
Recipients azanella, hroncok, ned.deily, pitrou
Date 2018-04-23.12:21:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524486100.16.0.682650639539.issue33329@psf.upfronthosting.co.za>
In-reply-to
Content
Not sure what you mean.  In the example above, I try to block signals 32 and 33 using pthread_sigmask(), but the pthread_sigmask() return value shows they weren't blocked, which is ok.
History
Date User Action Args
2018-04-23 12:21:40pitrousetrecipients: + pitrou, ned.deily, hroncok, azanella
2018-04-23 12:21:40pitrousetmessageid: <1524486100.16.0.682650639539.issue33329@psf.upfronthosting.co.za>
2018-04-23 12:21:40pitroulinkissue33329 messages
2018-04-23 12:21:40pitroucreate