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

Fixes cooperative multiple inheritance with __post_init__ #834

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

patrick-kidger
Copy link
Owner

@patrick-kidger patrick-kidger commented Sep 6, 2024

Fixes #832.

@patrick-kidger patrick-kidger changed the title Fixes cooperative multiple inheritance __post_init__ Fixes cooperative multiple inheritance with __post_init__ Sep 6, 2024
@patrick-kidger
Copy link
Owner Author

@NeilGirdhar do you want to check that this branch also works for your actual use-case? If so then I'll merge it.

@NeilGirdhar
Copy link
Contributor

@patrick-kidger I think it does, but I have more bugs 😄 Thanks!

@patrick-kidger patrick-kidger merged commit dae889d into main Sep 6, 2024
2 checks passed
@patrick-kidger patrick-kidger deleted the post-init branch September 6, 2024 20:27
@patrick-kidger
Copy link
Owner Author

Haha! I'll merge then, thanks :)

@patrick-kidger patrick-kidger mentioned this pull request Sep 14, 2024
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.

Equinox seems to break cooperative multiple inheritance
2 participants