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, ncoghlan, r.david.murray, terry.reedy, yak
Date 2021-06-21.21:23:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624310616.6.0.352717342978.issue13814@roundup.psfhosted.org>
In-reply-to
Content
New changeset 51f45d085dad3b708f6fe166af517aba69e7e9f7 by Terry Jan Reedy in branch 'main':
bpo-13814: Explain why generators are not context managers (GH-26835)
https://github.com/python/cpython/commit/51f45d085dad3b708f6fe166af517aba69e7e9f7
History
Date User Action Args
2021-06-21 21:23:36terry.reedysetrecipients: + terry.reedy, ncoghlan, ezio.melotti, r.david.murray, meador.inge, docs@python, yak, martin.panter
2021-06-21 21:23:36terry.reedysetmessageid: <1624310616.6.0.352717342978.issue13814@roundup.psfhosted.org>
2021-06-21 21:23:36terry.reedylinkissue13814 messages
2021-06-21 21:23:36terry.reedycreate