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