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

docs: attempt to clarify magic methods supported by PyO3 #4190

Merged
merged 2 commits into from
May 19, 2024

Conversation

davidhewitt
Copy link
Member

Attempt to close #4180

Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com>
@Icxolu Icxolu added this pull request to the merge queue May 19, 2024
Merged via the queue into PyO3:main with commit 3e4b3c5 May 19, 2024
43 checks passed
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.

Missing __init_subclass__ and __set_name__ magic methods in the user guide
2 participants