pyqtgraph/tests
Kyle Sunden a472f8c5de
Remove all usage of python2_3.py (#1939)
* Remove all usage of python2_3.py

Technically these functions were exported at the top level of the library, this removes them without warning... If we want to we can bring them back for there, but I honestly don't think its needed, as we are py3 only now and have been for multiple releases.

This may introduce a number of 'useless cast' or similar but those were always happening anyway

This PR brought to you by sed

* Update varname in hdf example to avoid collision with builtin

* Clean up some leftover comments surrounding imports of compat code

* Unnecessary string casts

* Additional unnecessary casts

* syntax error fix

* more unnecessary casts

* Yet more unnecessary casts
2021-08-01 21:43:32 -07:00
..
dockarea Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
exporters rename: qimage_to_ndarray -> ndarray_from_qimage 2021-07-31 21:10:34 +08:00
graphicsItems Add option to limit LinearRegionitem bounds to a secondary item (#1834) 2021-07-17 21:02:06 -07:00
images Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
imageview Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
parametertree Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
util Clean up test files 2021-05-31 21:06:16 -07:00
widgets Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
__init__.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
conftest.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
image_testing.py rename: qimage_to_ndarray -> ndarray_from_qimage 2021-07-31 21:10:34 +08:00
test_colormap.py make getColors and getStops behavior more consistent; add tests 2021-06-22 01:19:07 +09:00
test_configparser.py Clean up test files 2021-05-31 21:06:16 -07:00
test_functions.py rename: qimage_to_ndarray -> ndarray_from_qimage 2021-07-31 21:10:34 +08:00
test_makeARGB.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_Point.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_qimage_writethru.py test that binding provides a write-thru QImage 2021-07-31 21:00:54 +08:00
test_qt.py Clean up test files 2021-05-31 21:06:16 -07:00
test_ref_cycles.py add __all__ to various files 2021-06-25 21:19:33 +08:00
test_reload.py Clean up test files 2021-05-31 21:06:16 -07:00
test_signalproxy.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
test_srttransform3d.py Clean up test files 2021-05-31 21:06:16 -07:00
test_stability.py Clean up test files 2021-05-31 21:06:16 -07:00
test_Vector.py Clean up test files 2021-05-31 21:06:16 -07:00
ui_testing.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
uictest.ui Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00