-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-105993: Add possible None return type to start_tls() docs #105995
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
I think this is precise enough. We should backport to several past revisions. @kumaraditya303 Do you agree? |
Let's try to backport till 3.10. |
Thanks @Dreamsorcerer for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11, 3.12. |
GH-106188 is a backport of this pull request to the 3.12 branch. |
GH-106189 is a backport of this pull request to the 3.11 branch. |
GH-106190 is a backport of this pull request to the 3.10 branch. |
…p.start_tls` docs (pythonGH-105995) (cherry picked from commit 6b52a58) Co-authored-by: Sam Bull <[email protected]>
…p.start_tls` docs (pythonGH-105995) (cherry picked from commit 6b52a58) Co-authored-by: Sam Bull <[email protected]>
…p.start_tls` docs (pythonGH-105995) (cherry picked from commit 6b52a58) Co-authored-by: Sam Bull <[email protected]>
…op.start_tls` docs (GH-105995) (#106190) (cherry picked from commit 6b52a58) Co-authored-by: Sam Bull <[email protected]>
Feel free to edit and make it more precise, I'm not too clear exactly when
None
can or can't occur.📚 Documentation preview 📚: https://cpython-previews--105995.org.readthedocs.build/