Message 336786 - Python tracker
Message336786
| Author | gvanrossum |
|---|---|
| Recipients | emma_smith, gvanrossum, levkivskyi, masthana, msullivan, yselivanov |
| Date | 2019-02-28.00:37:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551314258.37.0.376627143216.issue35975@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
That should still work. The strategy is as follows: - For Python 3.7 or higher, 'async' and 'await' are *always* recognized. - For Python 3.5 and 3.6, the hacks from the PEP are used. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-28 00:37:38 | gvanrossum | set | recipients: + gvanrossum, yselivanov, levkivskyi, emma_smith, masthana, msullivan |
| 2019-02-28 00:37:38 | gvanrossum | set | messageid: <1551314258.37.0.376627143216.issue35975@roundup.psfhosted.org> |
| 2019-02-28 00:37:38 | gvanrossum | link | issue35975 messages |
| 2019-02-28 00:37:38 | gvanrossum | create | |