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)
292 @support.impl_detail("tuple reuse is specific to CPython")379 @support.impl_detail("tuple reuse is specific to CPython")453 @support.impl_detail("tuple reuse is specific to CPython")892 @support.impl_detail("tuple reuse is specific to CPython")961 @support.impl_detail("tuple reuse is specific to CPython")1090 @support.impl_detail("tuple reuse is specific to CPython")
298 @support.impl_detail("the module 'xxsubtype' is internal")342 @support.impl_detail("the module 'xxsubtype' is internal")1580 @support.impl_detail("the module 'xxsubtype' is internal")1663 @support.impl_detail("the module 'xxsubtype' is internal")1963 @support.impl_detail("testing error message from implementation")4197 @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
1715 return impl_detail(cpython=True)(test)1717 def impl_detail(msg=None, **guards): function
972 .. decorator:: impl_detail(msg=None, **guards)