GH-2854: Reimplement absolute module imports to speed them up, especially...
GH-2854: Reimplement absolute module imports to speed them up, especially under Py3.7. Cython used to be 3x slower than CPython here. Also enable absolute imports automatically in top-level (non-package) modules.
Showing
Please register or sign in to comment