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 aroussel, bckohan, gregory.p.smith, iritkatriel, serhiy.storchaka, vstinner
Date 2020-10-27.20:47:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603831645.08.0.612067640091.issue42096@roundup.psfhosted.org>
In-reply-to
Content
>  functions who's point is to be fast and not consume an amount of memory determined by the input data

I proposed to read the first 4 bytes of the file. It's a fixed length.
History
Date User Action Args
2020-10-27 20:47:25vstinnersetrecipients: + vstinner, gregory.p.smith, serhiy.storchaka, iritkatriel, aroussel, bckohan
2020-10-27 20:47:25vstinnersetmessageid: <1603831645.08.0.612067640091.issue42096@roundup.psfhosted.org>
2020-10-27 20:47:25vstinnerlinkissue42096 messages
2020-10-27 20:47:25vstinnercreate