You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address review feedback and restore PARALLEL_LEVEL compat
- Move extra_link_args (strip) handling alongside extra_compile_args
in the non-debug build path instead of a separate post-loop
- Rename compiler_directives to cython_directives for clarity
- Restore deprecated PARALLEL_LEVEL env var support in setup.py
for build_ext parallelism parity with the old code
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments