Skip to content
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

[3.9] bpo-44566: resolve differences between asynccontextmanager and contextmanager (GH-27024) #27269

Merged
merged 1 commit into from Jul 20, 2021

Conversation

@ambv
Copy link
Contributor

@ambv ambv commented Jul 20, 2021

(cherry picked from commit 7f1c330)

Note that this doesn't include basing off of AsyncContextDecorator which doesn't exist in 3.9.0.

https://bugs.python.org/issue44566

…contextmanager (pythonGH-27024).

(cherry picked from commit 7f1c330)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
@ambv ambv requested a review from 1st1 as a code owner Jul 20, 2021
@ambv ambv merged commit 1c5c9c8 into python:3.9 Jul 20, 2021
14 checks passed
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Jul 20, 2021

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@ambv ambv deleted the backport-7f1c330-3.9 branch Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants