On Tue, Oct 30, 2018 at 8:31 AM Fieck, Brennan <[email protected]> wrote: > > Currently our Python client is primarily built for Python2 (though with a PR > I have pending to fix one little thing it works with up to v3.6)
What makes you say that? I thought it was built with Python2/Python3 compatibility in mind, and I see "Requires Python Version >= 2.7 or >= 3.6" in a few files in the python client. > I propose pushing a release of the client to PyPi (the name 'trafficcontrol' > is free) so that it can be hosted in a Python2-compatible state while > continuing to develop only for Python3. We can probably do without PyPi as the code will still be available in github for people to package/install the 2.x client themselves if truly necessary. > I'd also like to know if there's any interest in dropping Python2 support for > the Traffic Control 4.0 release +1 - Rawlin
