Skip to content

Fix gen-md5.py to run with Python 3.5

The encoding parameter to subprocess run only appeared in Python 3.6.

Merge request reports

Loading