This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author awalgarg
Recipients asvetlov, awalgarg, yselivanov
Date 2021-03-16.23:57:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615939034.1.0.541436746646.issue43524@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-03-16 23:57:14awalgargsetrecipients: + awalgarg, asvetlov, yselivanov
2021-03-16 23:57:14awalgargsetmessageid: <1615939034.1.0.541436746646.issue43524@roundup.psfhosted.org>
2021-03-16 23:57:14awalgarglinkissue43524 messages
2021-03-16 23:57:13awalgargcreate