We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PyMapping
Since PyO3/pyo3#2477 is released, the mapping checks should be correct.
We should therefore be able to provide some improvements to mapping logic:
GenericMapping
Needs more thought, but the current situation is not great.
The text was updated successfully, but these errors were encountered:
Hi there. I would like to work on this issue.
Sorry, something went wrong.
Great, let me know when you have something ready for review.
Looks like this is now completed, thank you @tushushu !
No branches or pull requests
Since PyO3/pyo3#2477 is released, the mapping checks should be correct.
We should therefore be able to provide some improvements to mapping logic:
PyMapping
toGenericMapping
- avoid intermediate dictNeeds more thought, but the current situation is not great.
The text was updated successfully, but these errors were encountered: