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

Update minimal Python requirement to 3.9 #58

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Update minimal Python requirement to 3.9 #58

merged 2 commits into from
Oct 10, 2024

Conversation

yunzheng
Copy link
Member

@yunzheng yunzheng commented Oct 9, 2024

Also deprecate support for Python 3.7 and 3.8 and add Python 3.12 and 3.13 to test matrix.

Also deprecate support for Python 3.7 and 3.8 and add Python
3.12 and 3.13 to test matrix.
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.84%. Comparing base (65716f6) to head (1d11481).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   74.84%   74.84%           
=======================================
  Files          11       11           
  Lines        2544     2544           
=======================================
  Hits         1904     1904           
  Misses        640      640           
Flag Coverage Δ
unittests 74.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yunzheng
Copy link
Member Author

yunzheng commented Oct 9, 2024

EOL Python deprecation was already present in #56

@yunzheng yunzheng closed this Oct 9, 2024
@yunzheng yunzheng reopened this Oct 10, 2024
@yunzheng
Copy link
Member Author

Actually it would be better to have this in it's own PR, reopening.

@yunzheng yunzheng marked this pull request as ready for review October 10, 2024 08:35
On PyPy3.10 the error is: `ConnectError('[SSL] record layer failure')`
@yunzheng yunzheng merged commit e524867 into main Oct 10, 2024
9 checks passed
@yunzheng yunzheng deleted the eol-python branch October 10, 2024 09:21
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.

1 participant