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 Guido.van.Rossum
Recipients Guido.van.Rossum, gvanrossum, miss-islington, serhiy.storchaka
Date 2021-06-23.14:31:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624458718.78.0.104301344786.issue44482@roundup.psfhosted.org>
In-reply-to
Content
I think this may be worth bringing up on python-dev. The solution currently is rather verbose. I like adding the with-protocol to generators.
History
Date User Action Args
2021-06-23 14:31:58Guido.van.Rossumsetrecipients: + Guido.van.Rossum, gvanrossum, serhiy.storchaka, miss-islington
2021-06-23 14:31:58Guido.van.Rossumsetmessageid: <1624458718.78.0.104301344786.issue44482@roundup.psfhosted.org>
2021-06-23 14:31:58Guido.van.Rossumlinkissue44482 messages
2021-06-23 14:31:58Guido.van.Rossumcreate