Closed bix0r closed 2 years ago
Support both python version 2 and 3.
This seems to be the simplest way of support both versions. There are other ways, but this felt good.
Did some curl based tests with versions 2.7.18 and 3.8.10
2.7.18
3.8.10
Hi @bix0r,
Thanks for this. We are going to look to get this reviewed and merged in as soon as priorities allow.
Published as v1.3.0
Goal
Support both python version 2 and 3.
Design
This seems to be the simplest way of support both versions. There are other ways, but this felt good.
Changeset
Testing
Did some curl based tests with versions
2.7.18
and3.8.10