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 docs@python, martin.panter, nadeem.vawda, python-dev, serhiy.storchaka
Date 2015-12-09.07:58:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449647923.84.0.577094292212.issue23200@psf.upfronthosting.co.za>
In-reply-to
Content
After reading zlib manual it looks to me that your are right, flush() has no other effect except a little less memory consumption. This can be not important in the context of Python. Hope Nadeem will confirm this.
History
Date User Action Args
2015-12-09 07:58:43serhiy.storchakasetrecipients: + serhiy.storchaka, nadeem.vawda, docs@python, python-dev, martin.panter
2015-12-09 07:58:43serhiy.storchakasetmessageid: <1449647923.84.0.577094292212.issue23200@psf.upfronthosting.co.za>
2015-12-09 07:58:43serhiy.storchakalinkissue23200 messages
2015-12-09 07:58:43serhiy.storchakacreate