]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-36465: Update doc of init_config.rst (GH-18520)
authorHai Shi <shihai1992@gmail.com>
Mon, 17 Feb 2020 09:18:19 +0000 (17:18 +0800)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2020 09:18:19 +0000 (10:18 +0100)
Doc/c-api/init_config.rst

index c589a6fe3f0ab6481d89b33d29b8d6349edebb82..a226814de805c0efdd02238c46cd9aba33766f82 100644 (file)
@@ -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