Skip to content

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

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

Dreamsorcerer
Copy link
Contributor

@Dreamsorcerer Dreamsorcerer commented Jun 22, 2023

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/

@gvanrossum
Copy link
Member

I think this is precise enough. We should backport to several past revisions. @kumaraditya303 Do you agree?

@gvanrossum gvanrossum added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Jun 28, 2023
@kumaraditya303 kumaraditya303 added the needs backport to 3.10 only security fixes label Jun 28, 2023
@kumaraditya303
Copy link
Contributor

We should backport to several past revisions.

Let's try to backport till 3.10.

@kumaraditya303 kumaraditya303 merged commit 6b52a58 into python:main Jun 28, 2023
@miss-islington
Copy link
Contributor

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.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-106188 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Jun 28, 2023
@bedevere-bot
Copy link

GH-106189 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 28, 2023
@bedevere-bot
Copy link

GH-106190 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 28, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 28, 2023
…p.start_tls` docs (pythonGH-105995)

(cherry picked from commit 6b52a58)

Co-authored-by: Sam Bull <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 28, 2023
…p.start_tls` docs (pythonGH-105995)

(cherry picked from commit 6b52a58)

Co-authored-by: Sam Bull <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 28, 2023
…p.start_tls` docs (pythonGH-105995)

(cherry picked from commit 6b52a58)

Co-authored-by: Sam Bull <[email protected]>
kumaraditya303 pushed a commit that referenced this pull request Jun 28, 2023
…op.start_tls` docs (GH-105995) (#106189)

gh-105993: Add possible `None` return type to `asyncio.EventLoop.start_tls` docs (GH-105995)
(cherry picked from commit 6b52a58)

Co-authored-by: Sam Bull <[email protected]>
kumaraditya303 pushed a commit that referenced this pull request Jun 28, 2023
…op.start_tls` docs (GH-105995) (#106188)

gh-105993: Add possible `None` return type to `asyncio.EventLoop.start_tls` docs (GH-105995)
(cherry picked from commit 6b52a58)

Co-authored-by: Sam Bull <[email protected]>
ambv pushed a commit that referenced this pull request Jul 5, 2023
…op.start_tls` docs (GH-105995) (#106190)

(cherry picked from commit 6b52a58)

Co-authored-by: Sam Bull <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants