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 pitrou, vstinner
Date 2017-06-30.08:54:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498812866.15.0.0499046103116.issue30807@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6f3cb059fd1f3a57ffd70c9d54a394a85a6ea13d by Antoine Pitrou in branch '3.6':
[3.6] bpo-30807: signal.setitimer() may disable the timer by mistake (GH-2493) (#2497)
https://github.com/python/cpython/commit/6f3cb059fd1f3a57ffd70c9d54a394a85a6ea13d
History
Date User Action Args
2017-06-30 08:54:26pitrousetrecipients: + pitrou, vstinner
2017-06-30 08:54:26pitrousetmessageid: <1498812866.15.0.0499046103116.issue30807@psf.upfronthosting.co.za>
2017-06-30 08:54:26pitroulinkissue30807 messages
2017-06-30 08:54:26pitroucreate