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