Skip to content

Commit e139dee

Browse files
Fix contributor name in WhatsNew 3.11 (GH-93556)
(cherry picked from commit 7403933) Co-authored-by: Samodya Abeysiriwardane <[email protected]>
1 parent fd4dad5 commit e139dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.11.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ For major changes, see :ref:`new-feat-related-type-hints-311`.
736736
(Contributed by Jelle Zijlstra in :gh:`90638`.)
737737

738738
* :data:`typing.TypedDict` types can now be generic. (Contributed by
739-
Samodya Abey in :gh:`89026`.)
739+
Samodya Abeysiriwardane in :gh:`89026`.)
740740

741741
* :class:`~typing.NamedTuple` types can now be generic.
742742
(Contributed by Serhiy Storchaka in :issue:`43923`.)

0 commit comments

Comments
 (0)