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 pitrou, vstinner
Date 2017-06-30.08:02:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498809778.03.0.107341035553.issue30807@psf.upfronthosting.co.za>
In-reply-to
Content
What is the behaviour of setitimer() when the timeout is negative? Is this behaviour well defined (portable)?
History
Date User Action Args
2017-06-30 08:02:58vstinnersetrecipients: + vstinner, pitrou
2017-06-30 08:02:58vstinnersetmessageid: <1498809778.03.0.107341035553.issue30807@psf.upfronthosting.co.za>
2017-06-30 08:02:58vstinnerlinkissue30807 messages
2017-06-30 08:02:57vstinnercreate