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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, casevh, neologix, pitrou, santoso.wijaya, vstinner
Date 2011-03-04.10:06:33
SpamBayes Score 0.02657971
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
I'm writing bytes here: os.write(1, b"b" * 66000)
And WriteConsole has the same issue.
History
Date User Action Args
2011-03-04 10:06:33amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, pitrou, vstinner, casevh, neologix, santoso.wijaya
2011-03-04 10:06:33amaury.forgeotdarcsetmessageid: <[email protected]>
2011-03-04 10:06:33amaury.forgeotdarclinkissue11395 messages
2011-03-04 10:06:33amaury.forgeotdarccreate