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 berker.peksag, pablogsal, serhiy.storchaka, vstinner
Date 2017-10-16.08:28:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508142531.58.0.213398074469.issue31786@psf.upfronthosting.co.za>
In-reply-to
Content
> It seems like _PyTime_ROUND_CEILING is not needed in Python currently.

Oops, my pending PR 3983 uses _PyTime_ROUND_CEILING :-) Please keep it.
History
Date User Action Args
2017-10-16 08:28:51vstinnersetrecipients: + vstinner, berker.peksag, serhiy.storchaka, pablogsal
2017-10-16 08:28:51vstinnersetmessageid: <1508142531.58.0.213398074469.issue31786@psf.upfronthosting.co.za>
2017-10-16 08:28:51vstinnerlinkissue31786 messages
2017-10-16 08:28:51vstinnercreate