The Cython/Numba API for numpy.random was removed for 1.17.3 in gh-14593. The extending docs were removed there, but left as is in master (on request of @mattip, see gh-14562). Assuming we reintroduce a complete API that can be used from Cython and Numba in 1.18.0, make sure to update these docs. If we don't manage that reintroduction, then completely remove the docs.
Reactions are currently unavailable
The Cython/Numba API for numpy.random was removed for 1.17.3 in gh-14593. The extending docs were removed there, but left as is in master (on request of @mattip, see gh-14562). Assuming we reintroduce a complete API that can be used from Cython and Numba in 1.18.0, make sure to update these docs. If we don't manage that reintroduction, then completely remove the docs.