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 vstinner
Recipients cstratak, giampaolo.rodola, rosslagerwall, vstinner
Date 2019-10-01.20:23:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569961436.78.0.737885895101.issue37096@roundup.psfhosted.org>
In-reply-to
Content
> checking whether to enable large file support... no

That's only at the C level to decide how to pass a file position.

It's unrelated to the regrtest "largefile" resource.
History
Date User Action Args
2019-10-01 20:23:56vstinnersetrecipients: + vstinner, giampaolo.rodola, rosslagerwall, cstratak
2019-10-01 20:23:56vstinnersetmessageid: <1569961436.78.0.737885895101.issue37096@roundup.psfhosted.org>
2019-10-01 20:23:56vstinnerlinkissue37096 messages
2019-10-01 20:23:56vstinnercreate