Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Make __dict__ modifiable #331

Merged
merged 1 commit into from
Jun 19, 2017
Merged

Make __dict__ modifiable #331

merged 1 commit into from
Jun 19, 2017

Conversation

trotterdylan
Copy link
Contributor

This requires serializing access to Object.dict via atomic operations.
From some quick benchmarking, this does not seem to make a significant
difference to attribute access times.

This requires serializing access to Object.dict via atomic operations.
From some quick benchmarking, this does not seem to make a significant
difference to attribute access times.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant