Message290640
> Would it maybe make sense to implement this as adding an argument to GET_AWAITABLE to indicate whether it was called from await, __anext__, __aenter__ or __aexit__? Yes, but it will make it a tad slower (which will also affect await performance). I'll run some benchmarks. | |
Date | User | Action | Args | 2017-03-27 19:56:30 | yselivanov | set | recipients: + yselivanov, r.david.murray, Tadhg McDonald-Jensen | 2017-03-27 19:56:30 | yselivanov | set | messageid: <1490644590.95.0.212722987734.issue29922@psf.upfronthosting.co.za> | 2017-03-27 19:56:30 | yselivanov | link | issue29922 messages | 2017-03-27 19:56:30 | yselivanov | create | | |