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.

作者 amaury.forgeotdarc
收信人 amaury.forgeotdarc, casevh, pitrou
日期 2011-03-04.08:15:12
SpamBayes Score 0.08975365
Marked as misclassified
Message-id <1299226513.38.0.79001438371.issue11395@psf.upfronthosting.co.za>
In-reply-to
内容
Likewise, this fails with 3.2::
   import os
   os.write(1, b"a" * 66000)
历史
日期 用户 动作 参数
2011-03-04 08:15:13amaury.forgeotdarc修改recipients: + amaury.forgeotdarc, pitrou, casevh
2011-03-04 08:15:13amaury.forgeotdarc修改messageid: <1299226513.38.0.79001438371.issue11395@psf.upfronthosting.co.za>
2011-03-04 08:15:12amaury.forgeotdarc链接issue11395 messages
2011-03-04 08:15:12amaury.forgeotdarc创建