Closed petrasovaa closed 3 weeks ago
Fixes #4651. vars() acts like locals() and there have been some changes: https://docs.python.org/3/whatsnew/3.13.html#whatsnew313-locals-semantics
New code seems fine, but I don't understand why vars() was needed before
Not sure either
Fixes #4651. vars() acts like locals() and there have been some changes: https://docs.python.org/3/whatsnew/3.13.html#whatsnew313-locals-semantics