mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
gh-91243: Update authors for Required[] and NotRequired[] implementation (GH-91506)
This commit is contained in:
parent
63a032270e
commit
dfbc792a4b
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
Implement ``typing.Required`` and ``typing.NotRequired`` (:pep:`655`). Patch
|
||||
by Jelle Zijlstra.
|
||||
by David Foster and Jelle Zijlstra.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue