Issue #9136: Profiling Decimal gave 'dictionary changed size during iteration'.
Remove the use of locals() that caused this error.
M
Mark Dickinson committed
0dd8f7890a3396eaef8c740588c65af9422a65a5
Parent: e42f1bb
Remove the use of locals() that caused this error.