We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bafd4b5 commit 9ea277aCopy full SHA for 9ea277a
Python/dynload_hpux.c
@@ -6,6 +6,7 @@
6
7
#include "Python.h"
8
#include "importdl.h"
9
+#include "pycore_pystate.h"
10
11
#if defined(__hp9000s300)
12
#define FUNCNAME_PATTERN "_%.20s_%.200s"
0 commit comments