#16 Fix python3 type issues in bridge code
Merged by puiterwijk. Opened by ertzing.
ertzing/sigul ertzing/bugfix-python3-compat  into  master

Download 16.patch

This fixes two instances of type errors encoutered when running sigul
under F34/python3.9

Signed-off-by: Ralf Ertzinger ralf@skytale.net

Thanks for the patch!

Commit f0b91496 fixes this pull-request

Pull-Request has been merged by puiterwijk

Pull-Request has been merged by puiterwijk

It turns out this doesn't work on RHEL8, because the python-six it ships is ancient. I'll need to see what can be done there. Sorry for not catching that earlier.

Metadata