Staging
v0.5.1
Revision 92ac01b104b80f9251fcb17ab4cc1845c1f91ac2 authored by Miss Islington (bot) on 21 February 2019, 07:59:28 UTC, committed by GitHub on 21 February 2019, 07:59:28 UTC

read() returns bytes for a file opened in binary mode,
so b'' should be used as a sentinel instead of ''.
Otherwise the loop will be infinite.
(cherry picked from commit 11fa0e48a958716186eb99348a46064e944eccf6)

Co-authored-by: Cristian Ciupitu <cristian.ciupitu@yahoo.com>
1 parent 14baf06
History

README

back to top