commit | 72c46462aa9fd0a69317917ba127e62f94ce08d7 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Feb 15 09:14:09 2022 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 15 19:14:09 2022 +0200 |
tree | 0055c695d62e19d9e303e9df1207163812443456 | |
parent | ac55cea3cbee4d40cf7320bd691f5327cff30f13 [diff] |
bpo-46741: Update `asyncio.protocols.BufferedProtocol` docstring (GH-31327) (GH-31362) The docstring for `BufferedProtocol` states that the class is still an "experimental API", but it has been considered stable since 3.8. (cherry picked from commit 1d81fdc4c004511c25f74db0e04ddbbb8a04ce6d) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>