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>
@bedevere-bot
Copy link

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

@ambv ambv deleted the backport-7f1c330-3.9 branch July 20, 2021 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants