Open initialed85 opened 6 years ago
This PR refers to the following issue:
Consider adding Python3 support
It is to add Python3 support (while retaining Python2 support).
It relies on the "future" Python module and all unit tests pass under Python2.7, Python3.6, PyPy 5.10 and PyPy3 5.10.1.
Manual end-to-end testing against an actual Windows server seems fine under both Python2.7 and Python3.5 in an Ubuntu Docker container.
This PR refers to the following issue:
Consider adding Python3 support
It is to add Python3 support (while retaining Python2 support).
It relies on the "future" Python module and all unit tests pass under Python2.7, Python3.6, PyPy 5.10 and PyPy3 5.10.1.
Manual end-to-end testing against an actual Windows server seems fine under both Python2.7 and Python3.5 in an Ubuntu Docker container.