Skip to content

[WIP] Fix complex enum Py::new vs .into_py inconsistency#3752

Draft
mkovaxx wants to merge 2 commits intoPyO3:mainfrom
mkovaxx:complex_enum_pynew_pyinto_fix
Draft

[WIP] Fix complex enum Py::new vs .into_py inconsistency#3752
mkovaxx wants to merge 2 commits intoPyO3:mainfrom
mkovaxx:complex_enum_pynew_pyinto_fix

Conversation

@mkovaxx
Copy link
Contributor

@mkovaxx mkovaxx commented Jan 21, 2024

Closes #3747

@mkovaxx mkovaxx force-pushed the complex_enum_pynew_pyinto_fix branch from b913198 to 4d19d3d Compare January 23, 2024 14:54
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.

Py::new and .into_py are inconsistent on complex enums

2 participants