[New-bugs-announce] [issue12229] Remove unused variable in bufferedio.c

John O'Connor report at bugs.python.org
Tue May 31 23:29:28 CEST 2011


New submission from John O'Connor <tehjcon at gmail.com>:

Remove second (unused) argument to _bufferedreader_peek_unlocked()

----------
components: IO
files: bufferedreader_peek.patch
keywords: patch
messages: 137391
nosy: haypo, jcon, pitrou
priority: normal
severity: normal
status: open
title: Remove unused variable in bufferedio.c
versions: Python 3.3
Added file: http://bugs.python.org/file22214/bufferedreader_peek.patch

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


More information about the New-bugs-announce mailing list