Searched refs:impl_detail (Results 1 – 9 of 9) sorted by relevance
145 @test_support.impl_detail("tuple reuse is specific to CPython")221 @test_support.impl_detail("tuple reuse is specific to CPython")292 @test_support.impl_detail("tuple reuse is specific to CPython")577 @test_support.impl_detail("tuple reuse is specific to CPython")628 @test_support.impl_detail("tuple reuse is specific to CPython")738 @test_support.impl_detail("tuple reuse is specific to CPython")
310 @test_support.impl_detail("the module 'xxsubtype' is internal")354 @test_support.impl_detail("the module 'xxsubtype' is internal")1439 @test_support.impl_detail("the module 'xxsubtype' is internal")1502 @test_support.impl_detail("the module 'xxsubtype' is internal")2069 @test_support.impl_detail("custom logic for printing to real file objects")4407 @test_support.impl_detail("testing an internal kind of method object")
386 @test_support.impl_detail('Relies on sys.getrefcount', cpython=True)
285 @support.impl_detail("tuple reuse is specific to CPython")372 @support.impl_detail("tuple reuse is specific to CPython")446 @support.impl_detail("tuple reuse is specific to CPython")885 @support.impl_detail("tuple reuse is specific to CPython")954 @support.impl_detail("tuple reuse is specific to CPython")1071 @support.impl_detail("tuple reuse is specific to CPython")
293 @support.impl_detail("the module 'xxsubtype' is internal")337 @support.impl_detail("the module 'xxsubtype' is internal")1571 @support.impl_detail("the module 'xxsubtype' is internal")1635 @support.impl_detail("the module 'xxsubtype' is internal")4150 @support.impl_detail("testing an internal kind of method object")
397 @support.impl_detail('Relies on sys.getrefcount', cpython=True)
1479 return impl_detail(cpython=True)(test)1481 def impl_detail(msg=None, **guards): function
1818 return impl_detail(cpython=True)(test)1820 def impl_detail(msg=None, **guards): function
888 .. decorator:: impl_detail(msg=None, **guards)