Message 304555 - Python tracker (original) (raw)
Message304555
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:21 | lemburg | set | recipients: + lemburg, fdrake, belopolsky, vstinner, benjamin.peterson, mrabarnett, benhoyt, serhiy.storchaka |
2017-10-18 05:53:21 | lemburg | set | messageid: 1508306001.64.0.213398074469.issue31803@psf.upfronthosting.co.za |
2017-10-18 05:53:21 | lemburg | link | issue31803 messages |
2017-10-18 05:53:21 | lemburg | create |