Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Python 2.7 support? #40

Closed
femtotrader opened this issue Feb 6, 2017 · 7 comments
Closed

Drop Python 2.7 support? #40

femtotrader opened this issue Feb 6, 2017 · 7 comments

Comments

@femtotrader
Copy link
Member

Is there still people using Python 2.7 and this library?

Now, I only use Python 3 so we should consider dropping Python 2.7 support.

Any comment?

@redbullpeter
Copy link
Contributor

No vote for me.

@dsdinter
Copy link
Contributor

Hi,
2.7 is still required if you want, for instance, to integrate with other existing projects supporting that version, e.g., mhallsmoore/qstrader#207

Kind regards.

@femtotrader
Copy link
Member Author

My opinion is that QSTrader should drop Python 2.7 support.
There is many things to do in this project without having to deal with technical debt.
On my side I'm more and more involved in Julia community.
It's a great language with very good performances.

@dsdinter
Copy link
Contributor

I agree, will suggest in Qstrader thread.

@femtotrader femtotrader changed the title Drop Python 2.7 support Drop Python 2.7 support? Aug 28, 2017
@robert-john-small
Copy link
Contributor

There's a vast amount of Python 2.7 code out there with limited intention of migrating it, I would suggest that it can be quite well maintained to be cross compatible but at this stage I have limited skin in the game.

@OpenTrading
Copy link

I've been working with a large company that has very large Python projects that haven't even looked at Python3, so if you want other people to be able to use the library, Python2 is required. Also, it can depend of the Python that's with the Operating System that you are running on: there's lots of use of Ubuntu 14 in AWS projects, so Python2 is still esssential if the library is to be for use by other people. In corporate envrionments, I've seen people use Ubuntu 12 in production until the last day the LTS release was supported!

I think Wes is planning to drop support for Python2 next year in pandas, but even then, you can expect people to use the Python2 versions for a year or two after the new Python3-only versions come out. I have 2.7+3.4+3.5 and there's not a chance I'll be able to drop Python2 this year. C'est la vie.

@bug-or-feature
Copy link
Member

Closing this. Support for 2.7 has been dropped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants