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 yselivanov
Recipients ajoino, alex.gronholm, asvetlov, chris.jerdonek, gvanrossum, iritkatriel, jab, njs, tinchester, yselivanov
Date 2022-02-18.15:44:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645199079.9.0.959454208036.issue46771@roundup.psfhosted.org>
In-reply-to
Content
> * `async with` vs `with`: if Andrew thinks `async with` is easier to teach and less error-prone,

It has to be 'async with' like most asyncio apis to avoid user confusion.
History
Date User Action Args
2022-02-18 15:44:39yselivanovsetrecipients: + yselivanov, gvanrossum, njs, jab, asvetlov, alex.gronholm, chris.jerdonek, tinchester, iritkatriel, ajoino
2022-02-18 15:44:39yselivanovsetmessageid: <1645199079.9.0.959454208036.issue46771@roundup.psfhosted.org>
2022-02-18 15:44:39yselivanovlinkissue46771 messages
2022-02-18 15:44:39yselivanovcreate