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