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

Dynamic attribute access #38

Merged
merged 1 commit into from May 26, 2022
Merged

Dynamic attribute access #38

merged 1 commit into from May 26, 2022

Conversation

wjakob
Copy link
Owner

@wjakob wjakob commented May 26, 2022

This PR adds dynamic attribute access (analogous to pybind11's
nb::dynamic_attr() flag) while using only Py_LIMITED_API
functionality.

This PR adds dynamic attribute access (analogous to pybind11's
``nb::dynamic_attr()`` flag) while using only ``Py_LIMITED_API``
functionality.
@wjakob wjakob mentioned this pull request May 26, 2022
4 tasks
@wjakob wjakob merged commit 070bf6a into master May 26, 2022
@wjakob wjakob deleted the dynamic_attr branch May 26, 2022 21:37
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.

None yet

1 participant