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

[WIP] Delete all Python 2 compatibility code #1288

Closed
wants to merge 1 commit into from

Conversation

berkerpeksag
Copy link
Collaborator

@berkerpeksag berkerpeksag commented May 30, 2016

  • Delete argparse code
  • Delete Python 2 compatibility code from gunicorn/_compat.py
  • Consider deleting gunicorn.selectors
  • Delete gunicorn/http/_sendfile.py

@tilgovi
Copy link
Collaborator

tilgovi commented May 30, 2016

Whoa! We going 3-only for 20+?

@berkerpeksag
Copy link
Collaborator Author

Yes :) #1195

@benoitc benoitc mentioned this pull request May 30, 2016
8 tasks
@benoitc
Copy link
Owner

benoitc commented May 31, 2016

@tilgovi Why?

But yes, like said on #1195 we don't drop the support of 2.x anyway. The 19.X branch will continue to receive updates but no more new features though some backports will be possible if requested.

I think it's a good plan, anyway, maintaining 2 versions starts to be really difficult. Also it will allow us to give plain support for the async, asyncio APIS and such things.

@tilgovi
Copy link
Collaborator

tilgovi commented May 31, 2016

All good!

@berkerpeksag
Copy link
Collaborator Author

berkerpeksag commented May 31, 2016 via email

@tilgovi
Copy link
Collaborator

tilgovi commented Aug 6, 2017

When would you all like to branch for 20?

@tilgovi
Copy link
Collaborator

tilgovi commented Dec 10, 2017

I would love to branch R19 off any time we're ready, and move master toward R20.

@berkerpeksag
Copy link
Collaborator Author

Superseded by #1764.

@berkerpeksag berkerpeksag deleted the remove-py2-compat branch July 31, 2018 12:39
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

Successfully merging this pull request may close these issues.

3 participants