mirror of https://github.com/python/cpython
Fix contributor name in WhatsNew 3.11 (GH-93556)
(cherry picked from commit 74039330f2
)
Co-authored-by: Samodya Abeysiriwardane <379594+sransara@users.noreply.github.com>
This commit is contained in:
parent
fd4dad5cca
commit
e139dee1f7
|
@ -736,7 +736,7 @@ For major changes, see :ref:`new-feat-related-type-hints-311`.
|
|||
(Contributed by Jelle Zijlstra in :gh:`90638`.)
|
||||
|
||||
* :data:`typing.TypedDict` types can now be generic. (Contributed by
|
||||
Samodya Abey in :gh:`89026`.)
|
||||
Samodya Abeysiriwardane in :gh:`89026`.)
|
||||
|
||||
* :class:`~typing.NamedTuple` types can now be generic.
|
||||
(Contributed by Serhiy Storchaka in :issue:`43923`.)
|
||||
|
|
Loading…
Reference in New Issue