Closed somehowchris closed 2 years ago
Thanks, this was on my list of things to do after releasing PyO3 but hadn't made it to it yet. I'll merge this and release new pythonize
version shortly...
:exclamation: No coverage uploaded for pull request base (
main@08e7c1b
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #22 +/- ##
=======================================
Coverage ? 80.99%
=======================================
Files ? 4
Lines ? 1021
Branches ? 0
=======================================
Hits ? 827
Misses ? 194
Partials ? 0
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 08e7c1b...c8b8f81. Read the comment docs.
PyO3
0.15.0
was release 9 days ago.This PR uses the upstream crate from crates.io instead of the git verion. Any need for the git?
Since 0.15.0 broke some typing namespacing this is a neede change for all developers using PyO3 and pythonize which do not like to hack their way to the working code.
Quickly ran the tests, none of them failed