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 eric.smith
Recipients Justin Fay, eric.smith, mangrisano
Date 2019-05-29.18:03:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559152983.9.0.040902512963.issue37086@roundup.psfhosted.org>
In-reply-to
Content
I think it's reasonable to change the TypeError to say integer or float. That's what _PyTime_FromObject is looking for.
History
Date User Action Args
2019-05-29 18:03:03eric.smithsetrecipients: + eric.smith, mangrisano, Justin Fay
2019-05-29 18:03:03eric.smithsetmessageid: <1559152983.9.0.040902512963.issue37086@roundup.psfhosted.org>
2019-05-29 18:03:03eric.smithlinkissue37086 messages
2019-05-29 18:03:03eric.smithcreate