bpo-30241: implement contextlib.AbstractAsyncContextManager#1412
Conversation
|
@JelleZijlstra, thanks for your PR! By analyzing the history of the files in this pull request, we identified @ncoghlan, @birkenfeld and @rhettinger to be potential reviewers. |
Sorry, something went wrong.
|
Wait, isn't this a new feature that should go into 3.7? |
Sorry, something went wrong.
Oh yes, sorry, this one is not urgent then. |
Sorry, something went wrong.
Implements: - python/typing#438 - python/cpython#360 python/cpython#1412, which adds contextlib.AbstractAsyncContextManager, has not yet been merged.
) Implements: - python/typing#438 - python/cpython#360 Note that python/cpython#1412, which adds contextlib.AbstractAsyncContextManager, has not yet been merged.
|
Please add a NEWS entry and I'll merge this in. |
Sorry, something went wrong.
|
Thanks, just pushed a NEWS entry. |
Sorry, something went wrong.
|
The PR #4790 adds |
Sorry, something went wrong.
|
@JelleZijlstra Could you please fix the merge conflict and update the docs as @1st1 proposed? I would like to have this merged soon. |
Sorry, something went wrong.
|
Thanks, and sorry for dropping the ball on making the docs change! |
Sorry, something went wrong.
|
NP ;) |
Sorry, something went wrong.
https://bugs.python.org/issue30241