Skip to content

add PyObject_HasAttrWithError & use it in PyAnyMethods::hasattr#5944

Open
bschoenmaeckers wants to merge 3 commits intoPyO3:mainfrom
bschoenmaeckers:hasattr
Open

add PyObject_HasAttrWithError & use it in PyAnyMethods::hasattr#5944
bschoenmaeckers wants to merge 3 commits intoPyO3:mainfrom
bschoenmaeckers:hasattr

Conversation

@bschoenmaeckers
Copy link
Copy Markdown
Member

closes #5940

@bschoenmaeckers bschoenmaeckers force-pushed the hasattr branch 3 times, most recently from b7788e9 to 03bea8a Compare April 3, 2026 15:04
@bschoenmaeckers bschoenmaeckers force-pushed the hasattr branch 2 times, most recently from 0e7f4b4 to 90c7d67 Compare April 3, 2026 15:32
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.

Use PyObject_HasAttrWithError on Python 3.13+

1 participant