[3.13] gh-125608: Trigger dictionary watchers when inline values change (GH-125611) by miss-islington · Pull Request #125982 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Contributor
Dictionary watchers on an object's attributes dictionary
(object.__dict__) were not triggered when the managed dictionary used
the object's inline values.
(cherry picked from commit 5989eb7)
Co-authored-by: Sam Gross colesbury@gmail.com
pythonGH-125611) Dictionary watchers on an object's attributes dictionary (`object.__dict__`) were not triggered when the managed dictionary used the object's inline values. (cherry picked from commit 5989eb7) Co-authored-by: Sam Gross <colesbury@gmail.com>
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
added
the
awaiting review
label
bedevere-app
Bot
mentioned this pull request
colesbury
enabled auto-merge (squash)
colesbury
merged commit
7b46ae9
into
python:3.13
bedevere-app
Bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-5989eb7-3.13
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment