commit | c1ce93a4ab0c6e1ed5e7e013789a669871b2257d | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sat Nov 10 20:38:17 2012 -0800 |
committer | Gregory P. Smith <greg@krypto.org> | Sat Nov 10 20:38:17 2012 -0800 |
tree | 7b0cc40c663fac25a2954520c35c6cf24323837e | |
parent | acfdfdafa202b634bc9f9ca5d3aa52e0aeb04e73 [diff] |
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.