[tahoe-lafs-trac-stream] [tahoe-lafs] #2038: look for any Y2038 problems in Tahoe-LAFS or its dependencies
tahoe-lafs
trac at tahoe-lafs.org
Fri Aug 2 03:51:00 UTC 2013
#2038: look for any Y2038 problems in Tahoe-LAFS or its dependencies
------------------------+-----------------------------------
Reporter: daira | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: code | Version: 1.10.0
Resolution: | Keywords: time twisted foolscap
Launchpad Bug: |
------------------------+-----------------------------------
Comment (by daira):
Replying to [comment:7 zooko]:
> To test whether Tahoe-LAFS source code handles such large numbers, we
don't need to set our system clocks, but instead have a unit test which
patches {{{time.time}}} and has it return a large number, and then the
unit test exercises the Tahoe-LAFS code that is affected by the return
value from {{{time.time}}}.
Well, that's not necessarily sufficient, because there are quite a few
more time/date-related Python APIs than {{{time.time}}}. I think we need
to first enumerate which time/date APIs are used.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2038#comment:8>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list