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-29.02:40:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648521603.3.0.788581864587.issue28516@roundup.psfhosted.org>
In-reply-to
Content
New changeset 604d003ab4d1084ef828ebca1b28f2bf1b93c744 by Jelle Zijlstra in branch '3.10':
[3.10] bpo-28516: document contextlib.ExitStack.__enter__ behavior (GH-31636) (GH-32171)
https://github.com/python/cpython/commit/604d003ab4d1084ef828ebca1b28f2bf1b93c744
History
Date User Action Args
2022-03-29 02:40:03JelleZijlstrasetrecipients: + JelleZijlstra, r.david.murray, docs@python, martin.panter, walker.hale.iv, miss-islington, andrei.avk, vidhya
2022-03-29 02:40:03JelleZijlstrasetmessageid: <1648521603.3.0.788581864587.issue28516@roundup.psfhosted.org>
2022-03-29 02:40:03JelleZijlstralinkissue28516 messages
2022-03-29 02:40:03JelleZijlstracreate