pyqtgraph/pyqtgraph/multiprocess
Kenneth Lyons faef56c3e7 Qulogic py3 fixes (#1073)
* py3k: Remove reduce calls.

* py3k: Remove compatibility sortList function.

Sorting by key has existed since Python 2.4.

* Remove unnecessary sys.path manipulation.

This file doesn't have any __main__ code to run anyway.

* Use context manager
2019-11-12 08:45:42 -08:00
..
__init__.py Fix some issues with closing subprocesses 2017-09-13 09:05:54 -07:00
bootstrap.py Fix up Qt.py and deprecate USE_XX variables 2018-02-16 20:42:34 -08:00
parallelizer.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
processes.py Terminate FileForwarder thread on process end 2018-10-30 10:22:49 +11:00
remoteproxy.py Call multiprocess.connection.Connection.send_bytes with bytes 2019-07-20 20:33:11 +02:00