commit | 9463e3ac8b230efa2f35e08859cb3db5c6d192b7 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sat Nov 10 20:33:07 2012 -0800 |
committer | Gregory P. Smith <greg@krypto.org> | Sat Nov 10 20:33:07 2012 -0800 |
tree | 5949203b8d12a797626fb444ca4ec8b98006a72a | |
parent | 7ee955550b27af117ddca61deb061e13423cf24b [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.