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 Yhojann Aguilera
Recipients Yhojann Aguilera, ezio.melotti, rhettinger, vstinner
Date 2019-08-30.04:46:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567140369.7.0.571393512367.issue37984@roundup.psfhosted.org>
In-reply-to
Content
For big files (like as >= 1gb) can not load the all string on memory, need use a file stream using open().
History
Date User Action Args
2019-08-30 04:46:09Yhojann Aguilerasetrecipients: + Yhojann Aguilera, rhettinger, vstinner, ezio.melotti
2019-08-30 04:46:09Yhojann Aguilerasetmessageid: <1567140369.7.0.571393512367.issue37984@roundup.psfhosted.org>
2019-08-30 04:46:09Yhojann Aguileralinkissue37984 messages
2019-08-30 04:46:09Yhojann Aguileracreate