diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2011-01-03 00:19:11 (GMT) |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2011-01-03 00:19:11 (GMT) |
commit | a251a853c7142bbf5dbcca0971e04f3cc8e5b534 (patch) | |
tree | bd53e4140fa3dc6fbe7f69f014587b179df61ec7 /Lib/test/test_concurrent_futures.py | |
parent | 9f6d48ba4e43b9cadd0b842e6ed1abbfebf759ed (diff) | |
download | cpython-a251a853c7142bbf5dbcca0971e04f3cc8e5b534.zip cpython-a251a853c7142bbf5dbcca0971e04f3cc8e5b534.tar.gz cpython-a251a853c7142bbf5dbcca0971e04f3cc8e5b534.tar.bz2 |
#8278: In the Windows implementation of stat() and utime(),
use time_t instead of int. This gives support for dates after 2038,
at least when compiled with VS2003 or later, where time_t is 64bit.
Diffstat (limited to 'Lib/test/test_concurrent_futures.py')
0 files changed, 0 insertions, 0 deletions