- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message365936
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 | BTaskaya |
|---|---|
| Recipients | BTaskaya, gvanrossum, lukasz.langa |
| Date | 2020-04-07.20:35:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1586291746.04.0.671745261256.issue39481@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
@gvanrossum is new types going to support generic alias protocol or this subset will be kept? Like typeshed uses os.DirEntry as a generic, but in reality it is not. (https://github.com/python/cpython/pull/17561) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-07 20:35:46 | BTaskaya | set | recipients: + BTaskaya, gvanrossum, lukasz.langa |
| 2020-04-07 20:35:46 | BTaskaya | set | messageid: <1586291746.04.0.671745261256.issue39481@roundup.psfhosted.org> |
| 2020-04-07 20:35:46 | BTaskaya | link | issue39481 messages |
| 2020-04-07 20:35:45 | BTaskaya | create | |

