Skip to content

Implement setattr builtin function#67

Open
friendlymatthew wants to merge 1 commit intomainfrom
setattr
Open

Implement setattr builtin function#67
friendlymatthew wants to merge 1 commit intomainfrom
setattr

Conversation

@friendlymatthew
Copy link
Member

This PR implements the setattr function for dynamic attribute modification on objects. The implementation uses the existing py_set_attr infrastructure

Note: the docs state this method is the counterpart of #65

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 23, 2026

Merging this PR will not alter performance

✅ 11 untouched benchmarks


Comparing setattr (dab2920) with main (7909646)

Open in CodSpeed

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