This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 23294
Status merged
Title bpo-42345: Fix three issues with typing.Literal parameters
History
Date User Action Args
2020-11-17 02:23:22uriyyosetstatus: open -> merged
2020-11-17 02:23:12uriyyosettitle: bpo-42345: Fix typing.Literal equals method to ignore the order of arguments -> bpo-42345: Fix three issues with typing.Literal parameters
2020-11-15 17:58:41uriyyosettitle: bpo-42345: Literal equality no longer depends on order of arguments -> bpo-42345: Fix typing.Literal equals method to ignore the order of arguments
2020-11-15 13:25:31uriyyolinkissue42345 pull_requests
2020-11-15 13:25:31uriyyocreate