Files
cpython/Objects
7b46ae92ad [3.13] gh-125608: Trigger dictionary watchers when inline values change (GH-125611) (GH-125982)
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 5989eb7446)

Co-authored-by: Sam Gross <[email protected]>
2024-10-25 14:35:04 +00:00
..

Source files for various builtin objects