summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-02-03 16:28:26 (GMT)
committerGitHub <noreply@github.com>2020-02-03 16:28:26 (GMT)
commit4b524161a0f9d50d782e739a3708434ffd4e94a5 (patch)
tree683ed20eaa362961e68c48001731a69130046992 /Python/pythonrun.c
parentc6e5c1123bac6cbb4c85265155af5349dcea522e (diff)
downloadcpython-4b524161a0f9d50d782e739a3708434ffd4e94a5.zip
cpython-4b524161a0f9d50d782e739a3708434ffd4e94a5.tar.gz
cpython-4b524161a0f9d50d782e739a3708434ffd4e94a5.tar.bz2
bpo-39542: Move object.h debug functions to internal C API (GH-18331)
Move the following functions from the public C API to the internal C API: * _PyDebug_PrintTotalRefs(), * _Py_PrintReferenceAddresses() * _Py_PrintReferences()
Diffstat (limited to 'Python/pythonrun.c')
-rw-r--r--Python/pythonrun.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Python/pythonrun.c b/Python/pythonrun.c
index b68a0b5..f4ded2e 100644
--- a/Python/pythonrun.c
+++ b/Python/pythonrun.c
@@ -12,6 +12,7 @@
#include "Python-ast.h"
#undef Yield /* undefine macro conflicting with <winbase.h> */
+#include "pycore_object.h"
#include "pycore_pyerrors.h"
#include "pycore_pylifecycle.h"
#include "pycore_pystate.h"
3'>bug_3609693 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/library/tzdata/America
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2015-09-23 16:37:06 (GMT)
committerdgp <dgp@users.sourceforge.net>2015-09-23 16:37:06 (GMT)
commit773fea02280ffb98f9d79bec83e4121e92f1be28 (patch)
tree96bb15abcaf084d545a65c64ebc9da85434da8ae /library/tzdata/America
parent4e12c83774ba3d73e4970089e9c04a886bdbae94 (diff)
parente52bf0ecd422e64401d71475c5995f18c49c8561 (diff)
downloadtcl-bug_e0a7b3e5f8.zip
tcl-bug_e0a7b3e5f8.tar.gz
tcl-bug_e0a7b3e5f8.tar.bz2
merge 8.5bug_e0a7b3e5f8