[issue32052] Provide access to buffer of asyncio.StreamReader

Andrew Svetlov report at bugs.python.org
Wed Dec 20 13:48:17 EST 2017


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

If the problm is in readuntil() functionality -- let's discuss th function improvement (in separate issue).

Exposing streams internals is antipattern and very bad idea.
I suggest closing the issue.

Yury, what is your opinion?

----------
nosy: +asvetlov

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


More information about the Python-bugs-list mailing list