Message288851
| Author | yselivanov |
|---|---|
| Recipients | JelleZijlstra, giampaolo.rodola, ncoghlan, rhettinger, yselivanov |
| Date | 2017-03-03.04:02:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488513766.23.0.248132333585.issue29679@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 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. |
|
| History | |||
|---|---|---|---|
| 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 | |