commit | a7847590f07655e794d7c62130aea245a110acef | [log] [tgz] |
---|---|---|
author | Hai Shi <shihai1992@gmail.com> | Mon Feb 17 17:18:19 2020 +0800 |
committer | GitHub <noreply@github.com> | Mon Feb 17 10:18:19 2020 +0100 |
tree | f51e171f702e0da30a62cfa63946abe032b841de | |
parent | b2b6e27bcab44e914d0a0b170e915d6f1604a76d [diff] |
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 c589a6f..a226814 100644 --- a/Doc/c-api/init_config.rst +++ b/Doc/c-api/init_config.rst
@@ -472,7 +472,7 @@ 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