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 amaury.forgeotdarc, christian.heimes, pitrou, severb
Date 2008-12-30.17:17:39
SpamBayes Score 2.5888405e-06
Marked as misclassified No
Message-id <1230657461.71.0.27362139621.issue4263@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which replaces testWriteNonBlocking with a reasonable
implementation-independent test (it works with e.g. the io-c sandbox).
The new test also checks for the current problem, i.e. it passes with
the fix to io.py and fails without.
History
Date User Action Args
2008-12-30 17:17:41pitrousetrecipients: + pitrou, amaury.forgeotdarc, christian.heimes, severb
2008-12-30 17:17:41pitrousetmessageid: <1230657461.71.0.27362139621.issue4263@psf.upfronthosting.co.za>
2008-12-30 17:17:40pitroulinkissue4263 messages
2008-12-30 17:17:40pitroucreate