- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message128236
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:23 | pitrou | set | recipients: + pitrou, loewis, vstinner, nadeem.vawda, eckhardt, saa, rosslagerwall, jbeezley |
| 2011-02-09 20:18:23 | pitrou | set | messageid: <1297282703.4.0.375507110708.issue4681@psf.upfronthosting.co.za> |
| 2011-02-09 20:18:18 | pitrou | link | issue4681 messages |
| 2011-02-09 20:18:18 | pitrou | create | |

