bundles / numpy 2.4.4 / numpy / testing / _private / utils / _no_tracing
function
numpy.testing._private.utils:_no_tracing
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