FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-38415: Remove redundant AsyncContextDecorator.__call__ override from _AsyncG… by graingert · Pull Request #30233 · python/cpython · GitHub

/ cpython Public

bpo-38415: Remove redundant AsyncContextDecorator.__call__ override from _AsyncG… - #30233

Merged
serhiy-storchaka merged 5 commits into
python:mainfrom
graingert:patch-3
Feb 26, 2022
Merged

bpo-38415: Remove redundant AsyncContextDecorator.__call__ override from _AsyncG…#30233
serhiy-storchaka merged 5 commits into
python:mainfrom
graingert:patch-3

Conversation

graingert commented Dec 23, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

…eneratorContextManager

#16667 was opened however was allowed to go stale while #20516 was created and then merged first.

This PR currently shows that the tests added in #16667 pass without the associated code change - but it might be cleaner to just do a plain revert and rely on the tests added in #20516

https://bugs.python.org/issue38415

graingert changed the title remove redundant AsyncContextDecorator.__call__ override from _AsyncG… bpo-38415 remove redundant AsyncContextDecorator.__call__ override from _AsyncG… Dec 23, 2021
graingert marked this pull request as ready for review December 23, 2021 00:58
graingert requested a review from 1st1 as a code owner December 23, 2021 00:58
serhiy-storchaka changed the title bpo-38415 remove redundant AsyncContextDecorator.__call__ override from _AsyncG… bpo-38415: Remove redundant AsyncContextDecorator.__call__ override from _AsyncG… Dec 26, 2021
Comment thread Lib/contextlib.py

serhiy-storchaka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM.

Comment thread Lib/contextlib.py
Since the change does not affect the user-visible behavior, a NEWS entry is not needed.
serhiy-storchaka merged commit b57dbe5 into python:main Feb 26, 2022
graingert deleted the patch-3 branch February 26, 2022 12:05
asvetlov pushed a commit that referenced this pull request Feb 26, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL