8000 gh-99277: remove older version of `get_write_buffer_limits` by csuriano23 · Pull Request #99280 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-99277: remove older version of get_write_buffer_limits #99280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 10, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2022-11-09-08-40-52.gh-issue-99277.J1…
…P44O.rst

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
  • Loading branch information
csuriano23 and kumaraditya303 authored Nov 10, 2022
commit bacf3726f3c407267c0aaa307ae6cf60bce6564c
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Remove older version of ``get_write_buffer_limits`` in asyncio.sslproto
Remove older version of ``_SSLProtocolTransport.get_write_buffer_limits`` in :mod:`!asyncio.sslproto`.
0