]> granicus.if.org Git - python/commitdiff
Issue #25510: fileinput.FileInput.readline() now returns b'' instead of ''
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 1 Nov 2015 14:45:54 +0000 (16:45 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 1 Nov 2015 14:45:54 +0000 (16:45 +0200)
at the end if the FileInput was opened with binary mode.
Patch by Ryosuke Ito.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge