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 vstinner
Recipients neologix, pitrou, vstinner
Date 2015-03-12.15:38:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426174711.59.0.641701957457.issue23646@psf.upfronthosting.co.za>
In-reply-to
Content
The patch includes a unit test for POSIX.

For Windows, you can test manually using the attached sleep.py program: press CTRL+c to send SIGINT signals.
History
Date User Action Args
2015-03-12 15:38:31vstinnersetrecipients: + vstinner, pitrou, neologix
2015-03-12 15:38:31vstinnersetmessageid: <1426174711.59.0.641701957457.issue23646@psf.upfronthosting.co.za>
2015-03-12 15:38:31vstinnerlinkissue23646 messages
2015-03-12 15:38:31vstinnercreate