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 larry, lemburg, mark.dickinson, rhettinger, serhiy.storchaka, stutzbach, vstinner, vxgmichel
Date 2020-02-04.15:19:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580829551.34.0.290243693838.issue39484@roundup.psfhosted.org>
In-reply-to
Content
> No, int/int is more accurate here.

Should _PyFloat_FromPyTime() implementation be modified to reuse long_true_divide()?
History
Date User Action Args
2020-02-04 15:19:11vstinnersetrecipients: + vstinner, lemburg, rhettinger, mark.dickinson, larry, stutzbach, serhiy.storchaka, vxgmichel
2020-02-04 15:19:11vstinnersetmessageid: <1580829551.34.0.290243693838.issue39484@roundup.psfhosted.org>
2020-02-04 15:19:11vstinnerlinkissue39484 messages
2020-02-04 15:19:11vstinnercreate