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