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 <[email protected]>
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: <[email protected]>
2017-06-30 08:02:58vstinnerlinkissue30807 messages
2017-06-30 08:02:57vstinnercreate