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 josh.r
Recipients benjamin.peterson, hynek, josh.r, pitrou, steve.dower, stutzbach, tim.golden, zach.ware
Date 2015-01-03.00:15:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420244133.14.0.038099504716.issue23152@psf.upfronthosting.co.za>
In-reply-to
Content
Ugh. Looking into it further, POSIX systems tend to support _FILE_OFFSET_BITS=64, but Windows isn't POSIX-y enough. So Windows might need to be special cased regardless. Blech.
History
Date User Action Args
2015-01-03 00:15:33josh.rsetrecipients: + josh.r, pitrou, tim.golden, benjamin.peterson, stutzbach, hynek, zach.ware, steve.dower
2015-01-03 00:15:33josh.rsetmessageid: <1420244133.14.0.038099504716.issue23152@psf.upfronthosting.co.za>
2015-01-03 00:15:33josh.rlinkissue23152 messages
2015-01-03 00:15:32josh.rcreate