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

Commits on Jun 19, 2017

  1. Make __dict__ modifiable

    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.
    trotterdylan committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    5f1ea6a View commit details
    Browse the repository at this point in the history