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

Experimental: Guard against Python multiple inheritance divergence #30114

Closed

Conversation

rwgk
Copy link
Contributor

@rwgk rwgk commented Apr 1, 2024

Description

[Originally under #30079]

Primary branch: pybind/pybind11#4928

Closing because it is very uncertain when and if work on this will be prioritized. — IMO: Ideally the handling of multiple inheritance in pybind11 is revamped, by porting the Boost.Python approach: https://github.com/boostorg/python/blob/99a5352b5cf790c559a7b976c1ba99520431d9d1/src/object/inheritance.cpp

Suggested changelog entry:

@rwgk rwgk changed the title WIP: Guard against Python multiple inheritance divergence Experimental: Guard against Python multiple inheritance divergence Jul 30, 2024
@rwgk rwgk closed this Jul 30, 2024
@rwgk rwgk deleted the python_multiple_inheritance_divergence_pybind11k branch August 26, 2024 20:50
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