pyqtgraph/pyqtgraph/multiprocess
Jens Hedegaard Nielsen 1d10561974 fix deprecation warning
the argument to qtimer.start should be an int not a float

the current code raises a deprecation warning with python 3.8
2020-09-16 10:48:37 +02:00
..
__init__.py Fix some issues with closing subprocesses 2017-09-13 09:05:54 -07:00
bootstrap.py sip: switch to new PyQt5 api import, with fallback to the old implementation if not found. 2020-07-27 14:52:07 +02:00
parallelizer.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
processes.py fix deprecation warning 2020-09-16 10:48:37 +02:00
remoteproxy.py Call multiprocess.connection.Connection.send_bytes with bytes 2019-07-20 20:33:11 +02:00