From: Hai Shi Date: Mon, 17 Feb 2020 09:18:19 +0000 (+0800) Subject: bpo-36465: Update doc of init_config.rst (GH-18520) X-Git-Tag: v3.9.0a4~42 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a7847590f07655e794d7c62130aea245a110acef;p=thirdparty%2FPython%2Fcpython.git bpo-36465: Update doc of init_config.rst (GH-18520) --- diff --git a/Doc/c-api/init_config.rst b/Doc/c-api/init_config.rst index c589a6fe3f0a..a226814de805 100644 --- a/Doc/c-api/init_config.rst +++ b/Doc/c-api/init_config.rst @@ -472,7 +472,7 @@ PyConfig If non-zero, dump all objects which are still alive at exit. - Require a debug build of Python (``Py_REF_DEBUG`` macro must be defined). + ``Py_TRACE_REFS`` macro must be defined in build. .. c:member:: wchar_t* exec_prefix