bpo-46487: Add get_write_buffer_limits to Write and _SSLProtocol transports#30958
bpo-46487: Add get_write_buffer_limits to Write and _SSLProtocol transports#30958asvetlov merged 6 commits intopython:mainfrom mooncell07:fix-issue-46487
get_write_buffer_limits to Write and _SSLProtocol transports#30958Conversation
|
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! |
|
GH-31055 is a backport of this pull request to the 3.10 branch. |
|
GH-31056 is a backport of this pull request to the 3.9 branch. |
https://bugs.python.org/issue46487