Message 404754 - Python tracker
Message404754
| Author | AlexWaygood |
|---|---|
| Recipients | AlexWaygood, aidan.b.clark, eric.smith, slebedev, sobolevn |
| Date | 2021-10-22.11:22:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1634901732.74.0.245627847746.issue45524@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
If you try running my test script with the `from __future__ import annotations` line at the top commented out, however, the error is the same. (`from __future__ import annotations` is obviously still there in the module that's being imported by the test script.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-22 11:22:12 | AlexWaygood | set | recipients: + AlexWaygood, eric.smith, slebedev, sobolevn, aidan.b.clark |
| 2021-10-22 11:22:12 | AlexWaygood | set | messageid: <1634901732.74.0.245627847746.issue45524@roundup.psfhosted.org> |
| 2021-10-22 11:22:12 | AlexWaygood | link | issue45524 messages |
| 2021-10-22 11:22:12 | AlexWaygood | create | |