Skip to content

Python 3.7/3.8 EOL update - #147

Merged
goulart-paul merged 6 commits into
developfrom
pg/python_39_as_minver
Jan 6, 2025
Merged

Python 3.7/3.8 EOL update#147
goulart-paul merged 6 commits into
developfrom
pg/python_39_as_minver

Conversation

@goulart-paul

@goulart-paul goulart-paul commented Jan 6, 2025

Copy link
Copy Markdown
Member

Produce python abi3 outputs with MSV python 3.9. This remains compatible with cvxpy, which also requires >= 3.9.

Updating now since some CI builds have begun failing on ubuntu-latest with python 3.7.

Internal updates for compatibility with pyo3 v0.23 to support python 3.13.

Fixes #146

@codecov

codecov Bot commented Jan 6, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.12%. Comparing base (7036899) to head (fd87e73).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/python/pyblas/mod.rs 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #147      +/-   ##
===========================================
- Coverage    88.14%   88.12%   -0.02%     
===========================================
  Files           77       77              
  Lines         6189     6189              
===========================================
- Hits          5455     5454       -1     
- Misses         734      735       +1     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.

@goulart-paul
goulart-paul changed the base branch from main to develop January 6, 2025 17:18
@goulart-paul
goulart-paul merged commit 7192579 into develop Jan 6, 2025
goulart-paul added a commit that referenced this pull request Jan 6, 2025
* bump python MSV to 3.9

* upgrade to pyo3 v0.23
@goulart-paul
goulart-paul deleted the pg/python_39_as_minver branch February 2, 2025 22:22
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.

Python 3.7/3.8 EOL updates

1 participant