pyqtgraph/pyqtgraph/opengl
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
..
items Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
GLGraphicsItem.py simplify calls needed to initialize items 2021-07-03 15:53:17 +08:00
GLViewWidget.py Merge pull request #1892 from pijyoi/glpainteritem 2021-07-30 18:23:51 -07:00
MeshData.py Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
__init__.py Add GLGradientLegendItem to pyqtgraph 2021-07-30 20:19:27 -07:00
glInfo.py update glinfo.py to use QOpenGLWidget 2021-01-15 08:25:09 +08:00
shaders.py Corrected documentation for heightColor shader 2019-06-28 01:51:20 +02:00