devopshq / tfs

Microsoft TFS API Python client
https://devopshq.github.io/tfs/
MIT License
110 stars 28 forks source link

Support 2.7 #64

Closed tejeswarak closed 4 years ago

tejeswarak commented 5 years ago

We have python 2.7 where we have our code base. But this tfs project supports 3.4. Is there anyway that supports 2.7?

allburov commented 5 years ago

@tejeswarak I think it's possible, but we need help.

Boltyk commented 5 years ago

Having that "2.7 will receive bugfix support until January 1, 2020. After the last release, 2.7 will receive no support." PEP 373 -- Python 2.7 Release Schedule is it still worth the efforts?

allburov commented 4 years ago

Let's just update python environment!