Skip to content

Fix Python 2 -> Python 3 code

Salamandar requested to merge Salamandar/gegl:fixpy2py3 into master

Binary string markers are missing in python tests. I guess that's due to the py2 -> py3 transition.

Merge request reports