This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients flox, martin.panter, neologix, petri.lehtinen, pitrou, vilya, vstinner
Date 2016-03-23.02:26:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458699991.22.0.522453128191.issue13285@psf.upfronthosting.co.za>
In-reply-to
Content
Also, the documentation currently suggests it returns None in these cases, but it actually returns SIG_DFL in at least one case (noticed in Issue 23735).

FWIW Vilya’s opaque object sounds fairly sensible to me. Yes, it is ugly, but one does not look at Unix signals expecting to find beauty :)
History
Date User Action Args
2016-03-23 02:26:31martin.pantersetrecipients: + martin.panter, pitrou, vstinner, vilya, flox, neologix, petri.lehtinen
2016-03-23 02:26:31martin.pantersetmessageid: <1458699991.22.0.522453128191.issue13285@psf.upfronthosting.co.za>
2016-03-23 02:26:31martin.panterlinkissue13285 messages
2016-03-23 02:26:30martin.pantercreate