John Hergenroeder added the comment:

If no-one else wants it, I'd love to tackle this as my first Python (and OSS in 
general) contribution. Attached is a one-line patch that just does a 
CHECK_CLOSED call in buffered_peek and is modeled on the pattern in the 
buffered_flush function just above. I'm under the impression that the final 
patch will need to include a test that confirms the patch worked, but I wanted 
to claim the bug and start the feedback process early :)

----------
keywords: +patch
nosy: +jdherg
Added file: http://bugs.python.org/file38746/buffered_reader_closed_peek.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23796>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to