Issue 47097: Document PEP 646
Created on 2022-03-23 02:08 by JelleZijlstra, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 32103 | merged | matthew.rahtz, 2022-03-24 22:04 | |
| Messages (4) | |||
|---|---|---|---|
| msg415850 - (view) | Author: Jelle Zijlstra (JelleZijlstra) * ![]() |
Date: 2022-03-23 02:08 | |
https://docs.python.org/3.11/library/typing.html doesn't say anything about TypeVarTuple yet. |
|||
| msg415974 - (view) | Author: Matthew Rahtz (matthew.rahtz) * | Date: 2022-03-24 21:02 | |
Ooh, thanks for the reminder! I'll start drafting this now. |
|||
| msg416708 - (view) | Author: Jelle Zijlstra (JelleZijlstra) * ![]() |
Date: 2022-04-04 23:37 | |
New changeset 38ae5b8c0c0b64ae6100b0dee8707d5ab769e381 by Matthew Rahtz in branch 'main': bpo-47097: Add documentation for TypeVarTuple (#32103) https://github.com/python/cpython/commit/38ae5b8c0c0b64ae6100b0dee8707d5ab769e381 |
|||
| msg416709 - (view) | Author: Alex Waygood (AlexWaygood) * ![]() |
Date: 2022-04-05 00:36 | |
(Feel free to reopen this issue if there's more to be done, Matthew!) |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:57 | admin | set | github: 91253 |
| 2022-04-05 00:36:21 | AlexWaygood | set | messages: + msg416709 |
| 2022-04-04 23:48:32 | AlexWaygood | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2022-04-04 23:37:10 | JelleZijlstra | set | messages: + msg416708 |
| 2022-03-24 22:04:48 | matthew.rahtz | set | keywords:
+ patch stage: needs patch -> patch review pull_requests: + pull_request30183 |
| 2022-03-24 21:02:52 | matthew.rahtz | set | nosy:
+ matthew.rahtz messages: + msg415974 |
| 2022-03-23 02:08:36 | JelleZijlstra | create | |

