disqus / python-phabricator

Python bindings for Phabricator
Apache License 2.0
159 stars 66 forks source link

Python 3 support #29

Closed cfournie closed 8 years ago

cfournie commented 8 years ago

Added support for a few versions of Python 3 (3.3–3.5) while retaining Python 2.7 support using the future package.

Tested by adding a Travis CI configuration that tests installation and running tests for Python 2.7 and 3.3–3.5 (with visual output of the build status on the README page rendered in GitHub).

BYK commented 8 years ago

Hey, I'll cherry-pick your changes since this kind of a bulk update. Thanks for the PR though!

BYK commented 8 years ago

Closed by 3a0b7367bbc0681de9f80216b9321c8e58af0fe1