{{ message }}
Commit 7b46ae9
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>
1 parent dba992b commit 7b46ae9
3 files changed
Lines changed: 35 additions & 6 deletions
File tree
- Lib/test/test_capi
- Misc/NEWS.d/next/C_API
- Objects
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |

0 commit comments