Now throws a ValueError when
process_id is lower or greater than what
the platform supports (signed integer or long range).
See Also
The kill(2) manual page of the POSIX system, which contains additional
information about negative process identifiers, the special pid 0, the
special pid -1, and the signal number 0.