commit | 50e86033de85294d87b7e942701d456342abde8e | [log] [tgz] |
---|---|---|
author | xdegaye <xdegaye@gmail.com> | Mon May 22 11:15:08 2017 +0200 |
committer | GitHub <noreply@github.com> | Mon May 22 11:15:08 2017 +0200 |
tree | f45632a188a3e800f7a8c5310433ac8970672e38 | |
parent | 054e09147aaa6f61aca6cd40c7bf7ce6dc54a04b [diff] |
bpo-29619: Do not use HAVE_LARGEFILE_SUPPORT for type conversions (GH-1666). bpo-29619: Do not use HAVE_LARGEFILE_SUPPORT for type conversions (GH-1666). * Use only the LongLong form for the conversions.