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-10-13.20:49:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507927785.57.0.213398074469.issue30807@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ef611c96eab0ab667ebb43fdf429b319f6d99890 by Victor Stinner in branch 'master':
bpo-30807: signal.setitimer() now uses _PyTime API (GH-3865)
https://github.com/python/cpython/commit/ef611c96eab0ab667ebb43fdf429b319f6d99890
History
Date User Action Args
2017-10-13 20:49:45vstinnersetrecipients: + vstinner, pitrou
2017-10-13 20:49:45vstinnersetmessageid: <1507927785.57.0.213398074469.issue30807@psf.upfronthosting.co.za>
2017-10-13 20:49:45vstinnerlinkissue30807 messages
2017-10-13 20:49:45vstinnercreate