-
- Downloads
py: Move stack_ctrl_init() to mp_init().
As stack checking is enabled by default, ports which don't call stack_ctrl_init() are broken now (report RuntimeError on startup). Save them trouble and just init stack control framework in interpreter init.
Loading
Please register or sign in to comment