Files
cpython/Lib
Michael Osipov 48ce4897f8 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.
2018-08-23 16:27:19 +03:00
..
2018-06-02 07:16:19 -07:00
2017-11-08 14:44:44 -08:00
2017-11-05 15:37:50 +02:00