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 insomniacslk
Recipients Mariatta, insomniacslk, lars.gustaebel, serhiy.storchaka
Date 2017-07-28.08:25:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501230338.12.0.621614478477.issue31020@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation should be updated to suggest that a custom file-like object can be passed to have custom compressors then.

However this sounds very hacky and definitely not a feature that can be easily passed to the user. Hence the reason for a cleaner, explicitly advertised interface.
History
Date User Action Args
2017-07-28 08:25:38insomniacslksetrecipients: + insomniacslk, lars.gustaebel, serhiy.storchaka, Mariatta
2017-07-28 08:25:38insomniacslksetmessageid: <1501230338.12.0.621614478477.issue31020@psf.upfronthosting.co.za>
2017-07-28 08:25:38insomniacslklinkissue31020 messages
2017-07-28 08:25:38insomniacslkcreate