Release 3.8.5
- The
frame.f_localsof all frames will always return an empty dictionary to protect runtime data. - Add extra optional argument
tbwhen call__wraparmor__in decoratorwraparmor, pass None if no exception.
frame.f_locals of all frames will always return an empty dictionary to protect runtime data.tb when call __wraparmor__ in decorator wraparmor, pass None if no exception.