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

deprecate PyTryFrom and PyTryInto #3601

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

davidhewitt
Copy link
Member

This is a follow-up to #3600 (first commit is the same) which goes further and deprecates PyTryFrom and PyTryInto.

Closes #3516

Copy link

codspeed-hq bot commented Nov 27, 2023

CodSpeed Performance Report

Merging #3601 will not alter performance

Comparing davidhewitt:deprecate-pytryfrom (bc87b7b) with main (3583b9a)

Summary

✅ 78 untouched benchmarks

src/instance.rs Show resolved Hide resolved
@davidhewitt davidhewitt added this pull request to the merge queue Dec 20, 2023
Merged via the queue into PyO3:main with commit a3c92fa Dec 20, 2023
37 checks passed
@davidhewitt davidhewitt deleted the deprecate-pytryfrom branch December 20, 2023 12:33
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.

PyTryFrom conflicts with TryFrom
2 participants