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 support for Python 3.6 #47

Open
aqeelat opened this issue Jun 28, 2023 · 4 comments
Open

Drop support for Python 3.6 #47

aqeelat opened this issue Jun 28, 2023 · 4 comments

Comments

@aqeelat
Copy link

aqeelat commented Jun 28, 2023

Since 3.6 reached EOL a while ago, it might be time to drop support for it. I can take on this task.

@tbicr
Copy link
Owner

tbicr commented Jun 28, 2023

I'll propose to drop it within python 3.7 and django 3.2, otherwise it look only covers tox.ini and setup.py that has no sense for release version bump

@aqeelat
Copy link
Author

aqeelat commented Jun 28, 2023

I agree, but I'll also run pyupgrade on the code and see if there are changes to be applied.

@aqeelat
Copy link
Author

aqeelat commented Jun 29, 2023

@tbicr I'm confused. Should I work on this or not?

@tbicr
Copy link
Owner

tbicr commented Jun 30, 2023

It's minor change that anyway will be handled with django 3.2 EOL, however this change especially with pyupgrade update looks useful and appreciated

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

2 participants