[issue43524] Addition of peek and peekexactly methods to asyncio.StreamReader

Awal Garg report at bugs.python.org
Tue Mar 16 19:57:14 EDT 2021


Awal Garg <awalgarg at gmail.com> added the comment:

P.S., I've filed this issue after a brief discussion in #python and following this ticket https://bugs.python.org/issue32052 which asks for exposing the internal buffer as is. Obviously, peek methods don't need to expose the buffer and only provide a readonly view.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43524>
_______________________________________


More information about the Python-bugs-list mailing list