-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-46487: Add get_write_buffer_limits
to Write and _SSLProtocol transports
#30958
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
Conversation
Sorry, I can't merge this PR. Reason: |
Should wait until @pablogsal resolve issue with failed buildbots |
The buildbots are fixed on main branch now. |
Um, sorry did I do something wrong |
Nope, all good, @miss-islington went into an infinite loop applying and removing the |
I managed to trigger an anxiety attack in the miss-islington bot, because I tried to reapply the "automerge" label, to get her to merge your PR. But I'm only a CPython triager, so I don't have merge privileges, hence the anxiety attack. Nothing to do with you — just me and the bots having a totally normal morning :) thanks @ambv for the quick fix!! |
Thanks @mooncell07 for the PR, and @asvetlov for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Thanks! |
…ansports (pythonGH-30958) Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> (cherry picked from commit 64568ac) Co-authored-by: Emiya <[email protected]>
GH-31055 is a backport of this pull request to the 3.10 branch. |
…ansports (pythonGH-30958) Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> (cherry picked from commit 64568ac) Co-authored-by: Emiya <[email protected]>
GH-31056 is a backport of this pull request to the 3.9 branch. |
…ansports (GH-30958) Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> (cherry picked from commit 64568ac) Co-authored-by: Emiya <[email protected]>
…ansports (GH-30958) Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> (cherry picked from commit 64568ac) Co-authored-by: Emiya <[email protected]>
…ansports (pythonGH-30958) Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> (cherry picked from commit 64568ac) Co-authored-by: Emiya <[email protected]>
https://bugs.python.org/issue46487