module documentation

Undocumented

Function test​_limited​_api Test building a third-party C extension with the limited API.
@pytest.mark.xfail(sysconfig.get_config_var('Py_DEBUG'), reason='Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG')
def test_limited_api(tmp_path):
Test building a third-party C extension with the limited API.