Skip to content

Feature/irkerhook py3k support

This makes irkerhook.py run under both python 3 and python 2.

I've tested several different configurations with git (with both python versions), and everything works fine for me. It should also work for svn, but I haven't tested that.

I haven't tried with mercurial - mercurial's python 3 support is still a work in progress, so it seems best to wait for that to complete first.

Merge request reports