Skip to content
GitLab
Explore
Sign in
Register
nexedi
cython
Repository
cython
tests
errors
e_cython_parallel.pyx
Find file
Blame
History
Permalink
Re-allow None as argument in "parallel(num_threads=None)", seems to be explicitly allowed.
· e2a70313
Stefan Behnel
authored
Nov 29, 2017
But at least detect and disallow duplicate keyword arguments to parallel() and prange().
e2a70313