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 serhiy.storchaka
Recipients belopolsky, loewis, pitrou, python-dev, serhiy.storchaka, tim.peters, vstinner
Date 2015-03-30.05:00:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427691631.48.0.997460307774.issue22117@psf.upfronthosting.co.za>
In-reply-to
Content
May be rename _PyTime_AsTimeval_impl() to _PyTime_AsTimeval_noraise() and check a result to raise an exception in _PyTime_AsTimeval()?
History
Date User Action Args
2015-03-30 05:00:31serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, loewis, belopolsky, pitrou, vstinner, python-dev
2015-03-30 05:00:31serhiy.storchakasetmessageid: <1427691631.48.0.997460307774.issue22117@psf.upfronthosting.co.za>
2015-03-30 05:00:31serhiy.storchakalinkissue22117 messages
2015-03-30 05:00:31serhiy.storchakacreate