[New-bugs-announce] [issue38712] add signal.pidfd_send_signal

Benjamin Peterson report at bugs.python.org
Wed Nov 6 00:08:46 EST 2019


New submission from Benjamin Peterson <benjamin at python.org>:

Add signal.pidfd_send_signal, which will wrap the Linux 5.1 syscall of the same name.

----------
components: Library (Lib)
messages: 356091
nosy: benjamin.peterson
priority: normal
severity: normal
status: open
title: add signal.pidfd_send_signal
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38712>
_______________________________________


More information about the New-bugs-announce mailing list