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 JelleZijlstra
Recipients JelleZijlstra, andrei.avk, docs@python, martin.panter, miss-islington, r.david.murray, vidhya, walker.hale.iv
Date 2022-03-28.18:45:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648493151.26.0.124884701102.issue28516@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1e3132b1c3ebff8d28a6dd353bf217cb97c41e81 by Miss Islington (bot) in branch '3.9':
bpo-28516: document contextlib.ExitStack.__enter__ behavior (GH-31636) (GH-32145)
https://github.com/python/cpython/commit/1e3132b1c3ebff8d28a6dd353bf217cb97c41e81
History
Date User Action Args
2022-03-28 18:45:51JelleZijlstrasetrecipients: + JelleZijlstra, r.david.murray, docs@python, martin.panter, walker.hale.iv, miss-islington, andrei.avk, vidhya
2022-03-28 18:45:51JelleZijlstrasetmessageid: <1648493151.26.0.124884701102.issue28516@roundup.psfhosted.org>
2022-03-28 18:45:51JelleZijlstralinkissue28516 messages
2022-03-28 18:45:51JelleZijlstracreate