Skip to content

[3.10] bpo-28516: document contextlib.ExitStack.__enter__ behavior (GH-31636) #32171

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

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

JelleZijlstra
Copy link
Member

@JelleZijlstra JelleZijlstra commented Mar 29, 2022

The enter_context is updated with following information: 'The :meth:__enter__ method
returns the ExitStack instance, and performs no additional operations.'

Co-authored-by: Jelle Zijlstra [email protected]
(cherry picked from commit 86384cf)

Co-authored-by: vidhya [email protected]

https://bugs.python.org/issue28516

…ythonGH-31636)

The enter_context is updated with following information: 'The :meth:`__enter__` method
      returns the ExitStack instance, and performs no additional operations.'

Co-authored-by: Jelle Zijlstra <[email protected]>
(cherry picked from commit 86384cf)

Co-authored-by: vidhya <[email protected]>
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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants