- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message367331
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 | levkivskyi |
|---|---|
| Recipients | gvanrossum, levkivskyi, serhiy.storchaka |
| Date | 2020-04-26.18:56:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1587927403.87.0.070158068023.issue40398@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Oh my, this looks like another bug. I don't have Python 3.8 at hand so just tried `typing_inspect` on Python 3.6. I think this may be caused by the "double use" of _GenericAlias for which you opened your WIP PR. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-26 18:56:43 | levkivskyi | set | recipients: + levkivskyi, gvanrossum, serhiy.storchaka |
| 2020-04-26 18:56:43 | levkivskyi | set | messageid: <1587927403.87.0.070158068023.issue40398@roundup.psfhosted.org> |
| 2020-04-26 18:56:43 | levkivskyi | link | issue40398 messages |
| 2020-04-26 18:56:43 | levkivskyi | create | |

