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

Bump PyO3 to 0.16 #259

Merged
merged 3 commits into from
Feb 28, 2022
Merged

Bump PyO3 to 0.16 #259

merged 3 commits into from
Feb 28, 2022

Conversation

adamreichold
Copy link
Member

@adamreichold adamreichold commented Jan 15, 2022

Update our PyO3 dependency to 0.16 and make the necessary adjustments.

@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #259 (7821903) into main (7cc945c) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   81.38%   81.47%   +0.08%     
==========================================
  Files          14       14              
  Lines        1531     1533       +2     
==========================================
+ Hits         1246     1249       +3     
+ Misses        285      284       -1     
Impacted Files Coverage Δ
src/array.rs 85.35% <ø> (+0.18%) ⬆️
src/slice_container.rs 61.11% <ø> (ø)
src/dtype.rs 94.50% <0.00%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7cc945c...7821903. Read the comment docs.

@adamreichold
Copy link
Member Author

Planning to merge this by the end of the day if there are no objections. (Note that including PyPy 3.9 in the test matrix is not yet practical as NumPy has not yet released binary wheels for that version.)

@adamreichold adamreichold merged commit 9cad60b into main Feb 28, 2022
@adamreichold adamreichold deleted the bump-pyo3 branch February 28, 2022 18:03
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