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 pitrou
Recipients pitrou
Date 2010-08-15.17:58:38
SpamBayes Score 0.022216136
Marked as misclassified No
Message-id <1281895119.66.0.633243276004.issue9611@psf.upfronthosting.co.za>
In-reply-to
Content
os.write() (in posixmodule.c) is also affected. os.read(), however, is limited to 32-bit inputs.
History
Date User Action Args
2010-08-15 17:58:39pitrousetrecipients: + pitrou
2010-08-15 17:58:39pitrousetmessageid: <1281895119.66.0.633243276004.issue9611@psf.upfronthosting.co.za>
2010-08-15 17:58:38pitroulinkissue9611 messages
2010-08-15 17:58:38pitroucreate