Closed akruis closed 3 years ago
Implement Stackless issue #272
Convert most of the macro HANDLE_UNWINDING in ceval.c to a static inline function handle_inline(). This improves maintainability.
Implement Stackless issue #272
Convert most of the macro HANDLE_UNWINDING in ceval.c to a static inline function handle_inline(). This improves maintainability.