[Image-SIG] Bug in PIL regaring streaming png files, Patch fixed

Fredrik Lundh fredrik at pythonware.com
Thu Jun 4 08:37:46 CEST 2009


On Wed, Jun 3, 2009 at 6:04 PM, Gordon Allott <mail at gordallott.com> wrote:
> Hi,
>
> It appears there is no place to report bugs regarding PIL or even
> contact the developers so it seems that here is the best place to report
> this kind of thing.
>
> There is a bug when you stream png files into PIL.ImageFile.Parser() any
> kind of image operation you try and perform on the file will fail

This is (hopefully) fixed in 1.1.7; see:

    http://hg.effbot.org/pil-2009-raclette/changeset/fe4688f15fed/

</F>


More information about the Image-SIG mailing list