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 akuchling
Recipients Rhamphoryncus, akuchling, arigo, jafo, jepler, loewis
Date 2008-02-20.00:01:41
SpamBayes Score 0.013680471
Marked as misclassified No
Message-id <1203465701.81.0.170890823407.issue1174606@psf.upfronthosting.co.za>
In-reply-to
Content
This seems like an easy fix: just check that S_ISREG(st_mode) is true in
 new_buffersize in fileobject.c.
History
Date User Action Args
2008-02-20 00:01:42akuchlingsetspambayes_score: 0.0136805 -> 0.013680471
recipients: + akuchling, loewis, arigo, jepler, jafo, rhamphoryncus.historic
2008-02-20 00:01:41akuchlingsetspambayes_score: 0.0136805 -> 0.0136805
messageid: <1203465701.81.0.170890823407.issue1174606@psf.upfronthosting.co.za>
2008-02-20 00:01:41akuchlinglinkissue1174606 messages
2008-02-20 00:01:41akuchlingcreate