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 serhiy.storchaka
Recipients demian.brecht, martin.panter, r.david.murray, serhiy.storchaka
Date 2015-03-23.14:02:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427119379.07.0.823784791408.issue23740@psf.upfronthosting.co.za>
In-reply-to
Content
Note that for file-like objects we have also the same issue as issue22468. Content-Length is not determined correctly for GzipFile and like.
History
Date User Action Args
2015-03-23 14:02:59serhiy.storchakasetrecipients: + serhiy.storchaka, r.david.murray, martin.panter, demian.brecht
2015-03-23 14:02:59serhiy.storchakasetmessageid: <1427119379.07.0.823784791408.issue23740@psf.upfronthosting.co.za>
2015-03-23 14:02:59serhiy.storchakalinkissue23740 messages
2015-03-23 14:02:59serhiy.storchakacreate