SIGN IN SIGN UP

Issue #12423: Fix os.abort() documentation

The Python signal handler for SIGABRT is not called on os.abort() (only if the
signal is raised manually or sent by another process). Patch by Kamil Kisiel.
V
Victor Stinner committed
6e2e3b9e8188acca0d40df365f3d9595fad59991
Parent: f6cbdc2