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 christian.heimes
Recipients christian.heimes, terry.reedy
Date 2008-12-04.22:35:11
SpamBayes Score 0.0025398843
Marked as misclassified No
Message-id <1228430113.36.0.877157019623.issue4533@psf.upfronthosting.co.za>
In-reply-to
Content
The fileio_buffer.patch implements the same progressive buffer as Python
2.x' Object/fileobject.c.
History
Date User Action Args
2008-12-04 22:35:13christian.heimessetrecipients: + christian.heimes, terry.reedy
2008-12-04 22:35:13christian.heimessetmessageid: <1228430113.36.0.877157019623.issue4533@psf.upfronthosting.co.za>
2008-12-04 22:35:12christian.heimeslinkissue4533 messages
2008-12-04 22:35:12christian.heimescreate