Message288851
> so it would need to split any code using "async def" and "await" out to a separate file that only gets imported on 3.5+ (and similarly only run the corresponding test cases on 3.5+).
This seems doable. I'd only vote to keep contextlib.py as one file in CPython though. |
|
Date |
User |
Action |
Args |
2017-03-03 04:02:46 | yselivanov | set | recipients:
+ yselivanov, rhettinger, ncoghlan, giampaolo.rodola, JelleZijlstra |
2017-03-03 04:02:46 | yselivanov | set | messageid: <1488513766.23.0.248132333585.issue29679@psf.upfronthosting.co.za> |
2017-03-03 04:02:46 | yselivanov | link | issue29679 messages |
2017-03-03 04:02:46 | yselivanov | create | |
|