You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / testing / _private / utils / _no_tracing

function

numpy.testing._private.utils:_no_tracing

source: /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