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 pitrou
Recipients gregory.p.smith, michael.foord, pitrou, vstinner
Date 2010-08-10.10:04:04
SpamBayes Score 0.00011796131
Marked as misclassified No
Message-id <1281434641.3147.5.camel@localhost.localdomain>
In-reply-to <1281434332.59.0.0879681135019.issue8432@psf.upfronthosting.co.za>
Content
> The problem is maybe that the SIGINT is ignored on these particular
> platforms (FreeBSD and Mac OS X). I worked on this topic recently (see
> issue #3137) and I cannot guarantee that exceptions are still ignored
> somewhere. I can investigate if you give me access to the platform.

These tests exist and pass on 2.7 and 3.1.
History
Date User Action Args
2010-08-10 10:04:06pitrousetrecipients: + pitrou, gregory.p.smith, vstinner, michael.foord
2010-08-10 10:04:04pitroulinkissue8432 messages
2010-08-10 10:04:04pitroucreate