summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-11-15-15-23-34.bpo-42345.hiIR7x.rst
blob: 6339182c3ae72769892567b563bebcf93720e023 (plain)
1
2
Fix various issues with ``typing.Literal`` parameter handling (flatten,
deduplicate, use type to cache key). Patch provided by Yurii Karabas.