Skip to content

Py3 compatibility

Samuel GAIST requested to merge py3_compatibility into 1.4.x

This patch set implements all code fixes to run the full test suite with both Python 2 and Python 3.

Some of these fixes were mandatory to be able to run the beat.cmdline tests that needs a platform running for their validation.

Merge request reports