summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-12-25-23-23-11.bpo-42740.F0rQ_E.rst
blob: 588d90f6233067f76309b1d5cf39e00f66def9a7 (plain)
1
2
:func:`typing.get_args` and :func:`typing.get_origin` now support :pep:`604`
union types and :pep:`612` additions to ``Callable``.