SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 25 Python

bpo-34412: Make signal.strsignal() work on HP-UX (GH-8786)

Introduce a configure check for strsignal(3) which defines HAVE_STRSIGNAL for
signalmodule.c. Add some common signals on HP-UX. This change applies for
Windows and HP-UX.
M
Michael Osipov committed
48ce4897f8f8d91d948ecd1241ffab002df2be9e
Parent: 89487f5
Committed by Berker Peksag <berker.peksag@gmail.com> on 8/23/2018, 1:27:19 PM