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 gdb, gregory.p.smith, pitrou
Date 2011-01-03.21:26:17
SpamBayes Score 0.031740982
Marked as misclassified No
Message-id <1294089978.75.0.727466681139.issue9535@psf.upfronthosting.co.za>
In-reply-to
Content
Shouldn't the clearing of signals be done in PyOS_AfterFork() directly?
Gregory, what do you think about the semantics?
History
Date User Action Args
2011-01-03 21:26:18pitrousetrecipients: + pitrou, gregory.p.smith, gdb
2011-01-03 21:26:18pitrousetmessageid: <1294089978.75.0.727466681139.issue9535@psf.upfronthosting.co.za>
2011-01-03 21:26:17pitroulinkissue9535 messages
2011-01-03 21:26:17pitroucreate