Disable PEP-489 support by default (*sigh*). It actually requires more than...
Disable PEP-489 support by default (*sigh*). It actually requires more than Cython currently implements: sub-interpreter support and reloading support, i.e. per-interpreter module globals/types/state. Closes #1894.
Showing
Please register or sign in to comment