New submission from Michael Osipov <1983-01...@gmx.net>:

HP-UX does not provide any mappings from signals to strings. The proper 
approach is to map just like for Windows. Alternatively, one could simply 
return the singal as an int.

----------
components: Library (Lib)
messages: 323600
nosy: michael-o
priority: normal
severity: normal
status: open
title: strsignal(3) does not exist on HP-UX
type: compile error
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34412>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to