- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message410267
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 | kj |
|---|---|
| Recipients | AlexWaygood, ariebovenberg, gvanrossum, kj, kumaraditya |
| Date | 2022-01-10.23:43:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1641858223.85.0.366337369778.issue46244@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 081a2140083680ffc309e53699aea29e71760d70 by Arie Bovenberg in branch 'main': bpo-46244: Remove __slots__ from typing.TypeVar, .ParamSpec (#30444) https://github.com/python/cpython/commit/081a2140083680ffc309e53699aea29e71760d70 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-10 23:43:43 | kj | set | recipients: + kj, gvanrossum, kumaraditya, AlexWaygood, ariebovenberg |
| 2022-01-10 23:43:43 | kj | set | messageid: <1641858223.85.0.366337369778.issue46244@roundup.psfhosted.org> |
| 2022-01-10 23:43:43 | kj | link | issue46244 messages |
| 2022-01-10 23:43:43 | kj | create | |

