[New-bugs-announce] [issue4263] BufferedWriter non-blocking overage

Banesiu Sever report at bugs.python.org
Wed Nov 5 19:23:29 CET 2008


New submission from Banesiu Sever <banesiu.sever at gmail.com>:

In some corner cases io.BufferedWriter raises an io.BlockingIOError
"lying" about the number of characters written.
I've added some tests and a small change to fix this issue.

----------
components: Library (Lib)
files: bw_overage.diff
keywords: patch
messages: 75523
nosy: banesiu.sever
severity: normal
status: open
title: BufferedWriter non-blocking overage
versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1
Added file: http://bugs.python.org/file11945/bw_overage.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4263>
_______________________________________


More information about the New-bugs-announce mailing list