This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vidhya
Recipients andrei.avk, docs@python, martin.panter, r.david.murray, vidhya, walker.hale.iv
Date 2022-03-01.01:54:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646099694.69.0.437859503874.issue28516@roundup.psfhosted.org>
In-reply-to
Content
[Entry level contributor seeking guidance] If this is still open, I can update the document.

After reading all the above comments, planning to add 

"The __enter__ method returns the ExitStack instance, and performs no additional operations." 

at

https://docs.python.org/3/library/contextlib.html#contextlib.ExitStack.enter_context. 

Please let me know your thoughts.
History
Date User Action Args
2022-03-01 01:54:54vidhyasetrecipients: + vidhya, r.david.murray, docs@python, martin.panter, walker.hale.iv, andrei.avk
2022-03-01 01:54:54vidhyasetmessageid: <1646099694.69.0.437859503874.issue28516@roundup.psfhosted.org>
2022-03-01 01:54:54vidhyalinkissue28516 messages
2022-03-01 01:54:54vidhyacreate