Keep owned references to builtins module, "cython_runtime" module and...
Keep owned references to builtins module, "cython_runtime" module and preimport module to prevent crashes when they get removed from sys.modules. Generate cleanup code for them in the end. Closes #2885.
Showing
Please register or sign in to comment