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 pitrou
Recipients eckhardt, jbeezley, loewis, nadeem.vawda, pitrou, rosslagerwall, saa, vstinner
Date 2011-02-09.20:18:18
SpamBayes Score 4.0222662e-06
Marked as misclassified No
Message-id <1297282703.4.0.375507110708.issue4681@psf.upfronthosting.co.za>
In-reply-to
Content
> I left the off_t handling as is (it seems to work on *nix testing).
> Perhaps someone can handle the Windows side?

Ok, after looking at the code, it appears Windows already should have proper handling of 64-bit sizes under 32-bit builds.
History
Date User Action Args
2011-02-09 20:18:23pitrousetrecipients: + pitrou, loewis, vstinner, nadeem.vawda, eckhardt, saa, rosslagerwall, jbeezley
2011-02-09 20:18:23pitrousetmessageid: <1297282703.4.0.375507110708.issue4681@psf.upfronthosting.co.za>
2011-02-09 20:18:18pitroulinkissue4681 messages
2011-02-09 20:18:18pitroucreate