Message288738
| Author | ncoghlan |
|---|---|
| Recipients | JelleZijlstra, giampaolo.rodola, gvanrossum, ncoghlan, rhettinger, vstinner, yselivanov |
| Date | 2017-03-01.05:45:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488347123.65.0.318031985843.issue29679@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
python-dev thread: https://mail.python.org/pipermail/python-dev/2017-March/147501.html In formulating my question for the list, it occurred to me that while asynccontextmanager doesn't need to depend on asyncio, the AsyncExitStack proposed in issue 29302 likely will, which pushes me towards favouring the `asyncio.contextlib.asynccontextmanager` approach. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-01 05:45:23 | ncoghlan | set | recipients: + ncoghlan, gvanrossum, rhettinger, vstinner, giampaolo.rodola, yselivanov, JelleZijlstra |
| 2017-03-01 05:45:23 | ncoghlan | set | messageid: <1488347123.65.0.318031985843.issue29679@psf.upfronthosting.co.za> |
| 2017-03-01 05:45:23 | ncoghlan | link | issue29679 messages |
| 2017-03-01 05:45:23 | ncoghlan | create | |