Remove the "unsafe" flag on peek() -- it is no longer used, because
self._read_buf is an immutable bytes object.
1 file changed