[issue13285] signal module ignores external signal changes

2016-04-04 Thread Robert Cope
Changes by Robert Cope <rpco...@gmail.com>: -- nosy: +rpcope1 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13285> ___ __

[issue23863] Fix EINTR Socket Module issues in 2.7

2016-04-04 Thread Robert Cope
Changes by Robert Cope <rpco...@gmail.com>: -- nosy: +rpcope1 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23863> ___ __

[issue16500] Add an 'atfork' module

2016-03-29 Thread Robert Cope
Changes by Robert Cope <rpco...@gmail.com>: -- nosy: +rpcope1 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16500> ___ __

[issue25829] Mixing multiprocessing pool and subprocess may create zombie process, and cause program to hang.

2016-03-29 Thread Robert Cope
Changes by Robert Cope <rpco...@gmail.com>: -- nosy: +rpcope1 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25829> ___ __

[issue26633] multiprocessing behavior combining daemon with non-daemon children inconsistent with threading

2016-03-29 Thread Robert Cope
Changes by Robert Cope <rpco...@gmail.com>: -- nosy: +rpcope1 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26633> ___ __

[issue25942] subprocess.call SIGKILLs too liberally

2016-04-04 Thread Robert Cope
Changes by Robert Cope <rpco...@gmail.com>: -- nosy: +rpcope1 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25942> ___ __