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 terry.reedy
Recipients docs@python, ezio.melotti, martin.panter, meador.inge, miss-islington, ncoghlan, r.david.murray, terry.reedy, yak
Date 2021-06-21.22:02:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624312970.15.0.537201452077.issue13814@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1e16217204c0e8e595c4d1e869c81899bfe3376b by Miss Islington (bot) in branch '3.10':
bpo-13814: Explain why generators are not context managers (GH-26835)
https://github.com/python/cpython/commit/1e16217204c0e8e595c4d1e869c81899bfe3376b
History
Date User Action Args
2021-06-21 22:02:50terry.reedysetrecipients: + terry.reedy, ncoghlan, ezio.melotti, r.david.murray, meador.inge, docs@python, yak, martin.panter, miss-islington
2021-06-21 22:02:50terry.reedysetmessageid: <1624312970.15.0.537201452077.issue13814@roundup.psfhosted.org>
2021-06-21 22:02:50terry.reedylinkissue13814 messages
2021-06-21 22:02:50terry.reedycreate