Searched refs:impl_detail (Results 1 – 5 of 5) sorted by relevance
294 @support.impl_detail("tuple reuse is specific to CPython")381 @support.impl_detail("tuple reuse is specific to CPython")455 @support.impl_detail("tuple reuse is specific to CPython")894 @support.impl_detail("tuple reuse is specific to CPython")963 @support.impl_detail("tuple reuse is specific to CPython")1111 @support.impl_detail("tuple reuse is specific to CPython")
300 @support.impl_detail("the module 'xxsubtype' is internal")344 @support.impl_detail("the module 'xxsubtype' is internal")1604 @support.impl_detail("the module 'xxsubtype' is internal")1687 @support.impl_detail("the module 'xxsubtype' is internal")1987 @support.impl_detail("testing error message from implementation")4254 @support.impl_detail("testing an internal kind of method object")
398 @support.impl_detail('Relies on sys.getrefcount', cpython=True)
903 return impl_detail(cpython=True)(test)905 def impl_detail(msg=None, **guards): function
731 .. decorator:: impl_detail(msg=None, **guards)