Skip to content

bpo-36900: Fix compilation on HP-UX#13614

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:dynload_hpux
May 28, 2019
Merged

bpo-36900: Fix compilation on HP-UX#13614
vstinner merged 1 commit intopython:masterfrom
vstinner:dynload_hpux

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 28, 2019

dynload_hpux.c: add #include "pycore_pystate.h" for
_PyInterpreterState_GET_UNSAFE().

https://bugs.python.org/issue36900

dynload_hpux.c: add #include "pycore_pystate.h" for
_PyInterpreterState_GET_UNSAFE().
@michael-o
Copy link
Contributor

Works for me on HP-UX with aCC.

@vstinner
Copy link
Member Author

Works for me on HP-UX with aCC.

Thanks for the test!

@vstinner vstinner merged commit 9ea277a into python:master May 28, 2019
@vstinner vstinner deleted the dynload_hpux branch May 28, 2019 10:24
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
dynload_hpux.c: add #include "pycore_pystate.h" for
_PyInterpreterState_GET_UNSAFE().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants