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

After 2023-06-27 make the minimum version of Python 3.8 #31

Closed
matecsaj opened this issue Jan 2, 2022 · 2 comments
Closed

After 2023-06-27 make the minimum version of Python 3.8 #31

matecsaj opened this issue Jan 2, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@matecsaj
Copy link
Owner

matecsaj commented Jan 2, 2022

In setup.cfg increment python_requires. Then create a similar issue determining the target date from https://en.wikipedia.org/wiki/History_of_Python#Table_of_versions.

@matecsaj matecsaj added the enhancement New feature or request label Jan 2, 2022
@matecsaj
Copy link
Owner Author

In Python V3.8, some caching features were added to functools. If possible, eliminate Multion.

@matecsaj
Copy link
Owner Author

Today's release will have this change. Functools is for functions, not class instantiation, so it is not a helpful replacement.

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

No branches or pull requests

1 participant