summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-11-02-01-31-15.bpo-42233.YxRj-h.rst
blob: aad4249fa165bf415cb0717009bd43ffcfcf778c (plain)
1
2
3
The :func:`repr` of :mod:`typing` types containing 
:ref:`Generic Alias Types <types-genericalias>` previously did not show the 
parameterized types in the ``GenericAlias``.  They have now been changed to do so.