Message345264
| Author | vstinner |
|---|---|
| Recipients | Anthony Sottile, emma_smith, gregory.p.smith, gvanrossum, levkivskyi, lukasz.langa, vstinner |
| Date | 2019-06-11.20:10:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560283830.21.0.690247372897.issue35766@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> ``feature_version=N`` allows specifying the minor version of an earlier Python 3 version. (For example, ``feature_version=4`` will treat ``async`` and ``await`` as non-reserved words.) What will happen with Python 4? Why not using "full" Python version like (3, 4) or 0x304? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-11 20:10:30 | vstinner | set | recipients: + vstinner, gvanrossum, gregory.p.smith, lukasz.langa, levkivskyi, Anthony Sottile, emma_smith |
| 2019-06-11 20:10:30 | vstinner | set | messageid: <1560283830.21.0.690247372897.issue35766@roundup.psfhosted.org> |
| 2019-06-11 20:10:30 | vstinner | link | issue35766 messages |
| 2019-06-11 20:10:30 | vstinner | create | |