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.7. #414

Merged
merged 4 commits into from
Mar 10, 2023
Merged

Conversation

fangerer
Copy link
Contributor

@fangerer fangerer commented Mar 8, 2023

Python 3.7 is soon EOL (see https://devguide.python.org/versions/).
This is also a preparation for the vectorcall PR #390 because 3.7 did not have vectorcall API yet.

@fangerer fangerer requested review from antocuni and mattip March 8, 2023 15:23
@mattip
Copy link
Contributor

mattip commented Mar 8, 2023

I think this line needs to change as well

hpy/setup.py

Line 266 in 6b54518

python_requires='>=3.7',

@mattip mattip merged commit 451b30d into hpyproject:master Mar 10, 2023
@mattip
Copy link
Contributor

mattip commented Mar 10, 2023

Thanks @fangerer

@fangerer fangerer deleted the fa/remove-3.7 branch March 10, 2023 08:59
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.

2 participants