mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
bpo-44490: Add 'Whats New' docs regarding types.Union changes (GH-27215) (GH-27368)
(cherry picked from commit 6c1b57d958
)
Co-authored-by: Yurii Karabas <1998uriyyo@gmail.com>
This commit is contained in:
parent
256d97c8a3
commit
4a5457d5d4
1 changed files with 2 additions and 1 deletions
|
@ -747,7 +747,8 @@ and :func:`issubclass`::
|
|||
|
||||
See :ref:`types-union` and :pep:`604` for more details.
|
||||
|
||||
(Contributed by Maggie Moss and Philippe Prados in :issue:`41428`.)
|
||||
(Contributed by Maggie Moss and Philippe Prados in :issue:`41428`,
|
||||
with additions by Yurii Karabas and Serhiy Storchaka in :issue:`44490`.)
|
||||
|
||||
|
||||
PEP 612: Parameter Specification Variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue