py: Make old_globals part of mp_code_state structure.
Conceptually it is part of code state, so let it be allocated in the same way as the rest of state.
This commit is contained in:
Reference in New Issue
Block a user
Conceptually it is part of code state, so let it be allocated in the same way as the rest of state.