Message 293976 - Python tracker
Message293976
| Author | JelleZijlstra |
|---|---|
| Recipients | JelleZijlstra, giampaolo.rodola, vstinner, yselivanov |
| Date | 2017-05-19.21:27:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495229262.01.0.300246152317.issue30406@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
According to PEP 492, async and await should be full keywords in Python 3.7, but this hasn't been implemented yet. I have a patch ready that I'll submit as a PR soon. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-19 21:27:42 | JelleZijlstra | set | recipients: + JelleZijlstra, vstinner, giampaolo.rodola, yselivanov |
| 2017-05-19 21:27:42 | JelleZijlstra | set | messageid: <1495229262.01.0.300246152317.issue30406@psf.upfronthosting.co.za> |
| 2017-05-19 21:27:41 | JelleZijlstra | link | issue30406 messages |
| 2017-05-19 21:27:41 | JelleZijlstra | create | |