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

Stop supporting py27, py34, py35 #277

Closed
okue opened this issue Jun 26, 2020 · 4 comments
Closed

Stop supporting py27, py34, py35 #277

okue opened this issue Jun 26, 2020 · 4 comments
Milestone

Comments

@okue
Copy link
Member

okue commented Jun 26, 2020

https://pypistats.org/packages/line-bot-sdk indicates very few users use this sdk with py27, py34, py35.

If there is no problem, we want to stop supporting py27, py34, py35.
We can start to use new features such as asyncio, type hints :)

(Asycnio is discussed at #101)

@okue okue added this to the 2.0.0 milestone Jun 26, 2020
@o926428377
Copy link
Contributor

o926428377 commented Jul 9, 2020

Although there were few users download the sdk py27, py34, py35, I though lots of users are still using some legacy sdk without update.
Suggest to monitor Line API Server if it could detect what the python version from request source.
btw. I'm the user of py27, py34 :)

@wasdee
Copy link
Contributor

wasdee commented Dec 15, 2020

I think the development could be start right away.
Old users could just pin the package version.
since python lib version and line api version is independent of each other.

I use fastapi on my projects, asyncio, type hints are going to be benefit for me and all majorities as the stats suggest.

@tokuhirom
Copy link
Member

https://endoflife.date/python
It was deprecated about 10 months ago. It's time to deprecate it.

@tokuhirom
Copy link
Member

tokuhirom commented Jul 29, 2021

It was already removed :) 02a23fb

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

No branches or pull requests

4 participants