| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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>
| Back | FazBrowse Home | New Git URL |
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