diff options
author | Sam Gross <colesbury@gmail.com> | 2024-10-21 12:23:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-21 12:23:38 (GMT) |
commit | 5989eb74463c26780632f17f221d6bf4c9372a01 (patch) | |
tree | ffd51e250e9c098ad2356e5f9a116a7eef027916 /Python/pylifecycle.c | |
parent | 0cd21406bf84b3b4927a8117024232774823aee0 (diff) | |
download | cpython-5989eb74463c26780632f17f221d6bf4c9372a01.zip cpython-5989eb74463c26780632f17f221d6bf4c9372a01.tar.gz cpython-5989eb74463c26780632f17f221d6bf4c9372a01.tar.bz2 |
gh-125608: Trigger dictionary watchers when inline values change (#125611)
Dictionary watchers on an object's attributes dictionary
(`object.__dict__`) were not triggered when the managed dictionary used
the object's inline values.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions