- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message367139
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | pablogsal |
|---|---|
| Recipients | BTaskaya, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka, vstinner |
| Date | 2020-04-23.18:38:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1587667088.02.0.539971775674.issue40334@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> ImportError: cannot import name 'Final' Currently, you need Python3.8+ to do 'make regen-pegen'. We can try to modify the module to not use newer features like "Final" so you can use older Pythons. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-23 18:38:08 | pablogsal | set | recipients: + pablogsal, gvanrossum, vstinner, ned.deily, serhiy.storchaka, cstratak, lys.nikolaou, BTaskaya |
| 2020-04-23 18:38:08 | pablogsal | set | messageid: <1587667088.02.0.539971775674.issue40334@roundup.psfhosted.org> |
| 2020-04-23 18:38:08 | pablogsal | link | issue40334 messages |
| 2020-04-23 18:38:07 | pablogsal | create | |

