pyzmq/zmq/utils
Min RK 7b7ecb39b8 fix subprocess gc error
avoid using existing context/socket after fork

stop called during subprocess startup was re-using inherited context and socket
separate 'stop' from 'clear' code so 'clear' is always safe
2021-02-11 11:28:41 +01:00
..
__init__.py added zmq.utils.initthreads 2010-09-29 21:43:22 -07:00
buffers.pxd remove dead Python2 buffer interface code 2021-01-25 15:40:25 +01:00
constant_names.py add mypy stubs 2020-11-25 15:16:34 +01:00
garbage.py fix subprocess gc error 2021-02-11 11:28:41 +01:00
getpid_compat.h specify default target Windows version 2021-01-22 15:53:13 +01:00
interop.py add mypy stubs 2020-11-25 15:16:34 +01:00
ipcmaxlen.h specify default target Windows version 2021-01-22 15:53:13 +01:00
jsonapi.py add mypy stubs 2020-11-25 15:16:34 +01:00
monitor.py add mypy stubs 2020-11-25 15:16:34 +01:00
mutex.h fix building with C++ compiler 2020-04-24 21:06:10 +02:00
pyversion_compat.h remove dead Python2 buffer interface code 2021-01-25 15:40:25 +01:00
strtypes.py remove various unreachable py2 conditions 2020-11-27 11:48:07 +01:00
win32.py add mypy stubs 2020-11-25 15:16:34 +01:00
z85.py remove various unreachable py2 conditions 2020-11-27 11:48:07 +01:00
zmq_compat.h specify default target Windows version 2021-01-22 15:53:13 +01:00
zmq_constants.h specify default target Windows version 2021-01-22 15:53:13 +01:00