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 <[email protected]>
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: <[email protected]>
2017-10-13 20:49:45vstinnerlinkissue30807 messages
2017-10-13 20:49:45vstinnercreate