bpo-39128: Added happy_eyeballs_delay, interleave to function signature by idomic · Pull Request #18315 · python/cpython
Conversation
@asvetlov Do I need news here? it's only documentation.
Would you also like to include a paragraph on the algorithm after the changeset, Changed in version 3.5: Added support for SSL/TLS in ProactorEventLoop. ?
JulienPalard
changed the title
39128 - Added happy_eyeballs_delay, interleave to function signature
bpo-39128: Added happy_eyeballs_delay, interleave to function signature
Do I need news here?
Not needed, it's only documentation.
What about adding a:
.. versionchanged:: 3.8
Added the *happy_eyeballs_delay* and *interleave* parameters.
.. versionchanged:: 3.8
Added the happy_eyeballs_delay and interleave parameters.
I agree
Do I need news here?
Not needed, it's only documentation.
What about adding a:
.. versionchanged:: 3.8 Added the *happy_eyeballs_delay* and *interleave* parameters.
Done.
Thanks @idomic for the PR, and @JulienPalard for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
miss-islington added a commit that referenced this pull request