From: Gregory P. Smith Date: Sun, 11 Nov 2012 04:33:39 +0000 (-0800) Subject: Fixes issue #9535: Fix pending signals that have been received but not X-Git-Tag: v3.3.1rc1~653 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34b14951eeb235ac0e0cbbd2ccd5d72d178dd983;p=python Fixes issue #9535: Fix pending signals that have been received but not yet handled by Python to not persist after os.fork() in the child process. --- 34b14951eeb235ac0e0cbbd2ccd5d72d178dd983