twitter-archive / commons

Twitter common libraries for python and the JVM (deprecated)
http://twitter.github.com/commons
Other
2.1k stars 565 forks source link

Python 3 compatibility #462

Open criemen opened 6 years ago

criemen commented 6 years ago

Hi,

as python 2.7 will not be supported anymore sometimes soon (https://pythonclock.org/) it would be great to have twitter.commons support for python 3.

Kind regards Corni

yeedle commented 6 years ago

you can use it in python3 if you do what i did in https://github.com/twitter/commons/pull/468