bundles / numpy latest / numpy / testing / _private / utils / _no_tracing
function
numpy.testing._private.utils:_no_tracing
source: build-install/usr/lib/python3.14/site-packages/numpy/testing/_private/utils.py :2766
Signature
def _no_tracing ( func ) Summary
Decorator to temporarily turn off tracing for the duration of a test. Needed in tests that check refcounting, otherwise the tracing itself influences the refcounts
Aliases
-
numpy.testing._private.utils._no_tracing