Files
cpython/Python/dynload_hpux.c
Victor Stinner 9ea277a788 bpo-36900: Fix compilation on HP-UX (GH-13614)
dynload_hpux.c: add #include "pycore_pystate.h" for
_PyInterpreterState_GET_UNSAFE().
2019-05-28 12:24:00 +02:00

1.9 KiB