Commit b8c7d36
committed
Update base for Update on "[dynamo] handle 3.13.0 __dict__ watcher bug"
python/cpython#116115 introduced a bug (python/cpython#125608) where changing the attributes of an object may not fire the dict watchers registered to the object's `__dict__`. It has been fixed by python/cpython#125611 but will only be in 3.13.1+.
This PR disables the dict watcher guard shortcut for `__dict__`s on 3.13.0 and warns the user to try using 3.13.1+ instead. We also added a simple test to check for this functionality in the future.
cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 kadeng chauhang amjames rec
[ghstack-poisoned]1 parent 3ebb7e4 commit b8c7d36
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments