SIGN IN SIGN UP

signal, socket, and ssl module IntEnum constant name lookups now return a

consistent name for values having multiple names.  Ex: signal.Signals(6)
now refers to itself as signal.SIGALRM rather than flipping between that
and signal.SIGIOT based on the interpreter's hash randomization seed.

This helps finish issue27167.
G
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) committed
6f20bd6063380d47d4381295e3203466e762902c
Parent: 16931c3