Github user jdanekrh commented on the pull request:
https://github.com/apache/qpid-proton/commit/da7f5056a45528196be6733fc56a1f41bda58ded#commitcomment-25156357
In tests/python/proton_tests/utils.py:
In tests/python/proton_tests/utils.py on line 180:
this has to be `except OSError as e`, or just `except OSError` here.
Otherwise it fails to run on Python 3.
https://travis-ci.org/apache/qpid-proton/builds/291711488. There is one more
instance of this Python 3 incompatible syntax elsewhere in Proton; it is not
running in Tox in travis, so it was not caught.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]