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 lemburg
Recipients belopolsky, benhoyt, benjamin.peterson, fdrake, lemburg, mrabarnett, serhiy.storchaka, vstinner
Date 2017-10-18.05:53:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508306001.64.0.213398074469.issue31803@psf.upfronthosting.co.za>
In-reply-to
Content
time.cock() is used in a lot of code. Why can't we simply replace the functionality with one of the other functions ?

The documentation certainly allows for such a change, since it pretty much just says that only the delta between two values has a meaning.
History
Date User Action Args
2017-10-18 05:53:21lemburgsetrecipients: + lemburg, fdrake, belopolsky, vstinner, benjamin.peterson, mrabarnett, benhoyt, serhiy.storchaka
2017-10-18 05:53:21lemburgsetmessageid: <1508306001.64.0.213398074469.issue31803@psf.upfronthosting.co.za>
2017-10-18 05:53:21lemburglinkissue31803 messages
2017-10-18 05:53:21lemburgcreate