Skip to content

Commit

Permalink
Fix contributor name in WhatsNew 3.11 (pythonGH-93556)
Browse files Browse the repository at this point in the history
  • Loading branch information
sransara authored Jun 7, 2022
1 parent 3256b17 commit 7403933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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`.)
Expand Down

0 comments on commit 7403933

Please sign in to comment.