Skip to content

gh-105993: Add possible None return type to start_tls() docs#105995

Merged
kumaraditya303 merged 1 commit intopython:mainfrom
Dreamsorcerer:patch-7
Jun 28, 2023
Merged

gh-105993: Add possible None return type to start_tls() docs#105995
kumaraditya303 merged 1 commit intopython:mainfrom
Dreamsorcerer:patch-7

Conversation

@Dreamsorcerer
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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