Issue #21497: faulthandler functions now raise a better error if sys.stderr is
None: RuntimeError("sys.stderr is None") instead of AttributeError("'NoneType'
object has no attribute 'fileno'"). V
Victor Stinner committed
e2d66903e8e336817702213f0cd8c3a24edf03ac
Parent: e1e04ad