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 remi.lapeyre
Recipients martin.panter, mgorny, remi.lapeyre
Date 2018-12-02.10:49:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543747741.76.0.788709270274.issue35227@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, this looks interesting.

How will the file writer know the whole file has been read? The override of the Tar header is done on `close`?

Are `download_tarinfo` and `svgz_tarinfo` built by hand if we don't make changes in `gettarinfo`?
History
Date User Action Args
2018-12-02 10:49:01remi.lapeyresetrecipients: + remi.lapeyre, mgorny, martin.panter
2018-12-02 10:49:01remi.lapeyresetmessageid: <1543747741.76.0.788709270274.issue35227@psf.upfronthosting.co.za>
2018-12-02 10:49:01remi.lapeyrelinkissue35227 messages
2018-12-02 10:49:01remi.lapeyrecreate