Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c1b57d

Browse files
authored
bpo-44490: Add 'Whats New' docs regarding types.Union changes (GH-27215)
1 parent 1d582bb commit 6c1b57d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/whatsnew/3.10.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,8 @@ and :func:`issubclass`::
747747
748748
See :ref:`types-union` and :pep:`604` for more details.
749749
750-
(Contributed by Maggie Moss and Philippe Prados in :issue:`41428`.)
750+
(Contributed by Maggie Moss and Philippe Prados in :issue:`41428`,
751+
with additions by Yurii Karabas and Serhiy Storchaka in :issue:`44490`.)
751752
752753
753754
PEP 612: Parameter Specification Variables

0 commit comments

Comments
 (0)