Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.7] Fixed typo with asynccontextmanager code example (GH-8845)#8917

Merged
miss-islington merged 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-416cbce-3.7miss-islington/cpython:backport-416cbce-3.7Copy head branch name to clipboard
Aug 25, 2018
Merged

[3.7] Fixed typo with asynccontextmanager code example (GH-8845)#8917
miss-islington merged 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-416cbce-3.7miss-islington/cpython:backport-416cbce-3.7Copy head branch name to clipboard

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

yield conn, instead of just yield.
(cherry picked from commit 416cbce)

Co-authored-by: Alexander Vasin hi@alvass.in

`yield conn`, instead of just `yield`.
(cherry picked from commit 416cbce)

Co-authored-by: Alexander Vasin <hi@alvass.in>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@alvassin and @Mariatta: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 1f9621c into python:3.7 Aug 25, 2018
@miss-islington miss-islington deleted the backport-416cbce-3.7 branch August 25, 2018 02:51
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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.