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

Remove support for Python < 3.8 #786

Open
8 tasks
Kami opened this issue Nov 15, 2021 · 0 comments
Open
8 tasks

Remove support for Python < 3.8 #786

Kami opened this issue Nov 15, 2021 · 0 comments

Comments

@Kami
Copy link
Contributor

Kami commented Nov 15, 2021

  • Update .circle config and don't run tests on unsupported configurations anymore
  • Remove obsolete targets and configurations from tox config
  • Remove Python 2 and Python 3 < 3.8 compatibility code
  • Remove modernize checks
  • Remove any vendored 3rd party modules we don't need anymore
  • Remove conditional python_version requirements in requirements.txt files
  • Use Python 3.8 (3.9?) for all the Docker images
  • Remove ujson dependency and use orjson everywhere
@Kami Kami changed the title Remove support for Python < 3.7 Remove support for Python < 3.8 Feb 2, 2022
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

2 participants