Skip to content

Equality of typing.Literal depends on the order of arguments #86511

Description

@Dominik1123
BPO 42345
Nosy @gvanrossum, @ilevkivskyi, @miss-islington, @uriyyo, @Dominik1123, @Fidget-Spinner
PRs
  • bpo-42345: Fix three issues with typing.Literal parameters #23294
  • [3.9] bpo-42345: Fix three issues with typing.Literal parameters (GH-23294) #23335
  • bpo-42345: Fix hash implementation of typing.Literal #23383
  • bpo-42345: Add whatsnew for typing.Literal in 3.10 #23385
  • bpo-42345: Add whatsnew and versionchanged for typing.Literal in 3.9 #23386
  • [3.9] bpo-42345: Fix hash implementation of typing.Literal (GH-23383) #23408
  • [3.9] bpo-42345: Add whatsnew and versionchanged for typing.Literal in 3.9 (GH-23386) #23411
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2020-11-20.17:11:24.442>
    created_at = <Date 2020-11-13.14:11:55.639>
    labels = ['type-bug', '3.8', '3.9', '3.10']
    title = 'Equality of typing.Literal depends on the order of arguments'
    updated_at = <Date 2021-10-13.10:26:49.678>
    user = 'https://github.com/Dominik1123'

    bugs.python.org fields:

    activity = <Date 2021-10-13.10:26:49.678>
    actor = 'kj'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-20.17:11:24.442>
    closer = 'gvanrossum'
    components = []
    creation = <Date 2020-11-13.14:11:55.639>
    creator = 'Dominik V.'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42345
    keywords = ['patch']
    message_count = 17.0
    messages = ['380888', '380904', '381018', '381050', '381204', '381247', '381249', '381380', '381388', '381439', '381441', '381445', '381446', '381448', '381469', '403752', '403818']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'alick', 'levkivskyi', 'miss-islington', 'uriyyo', 'Dominik V.', 'kj']
    pr_nums = ['23294', '23335', '23383', '23385', '23386', '23408', '23411']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42345'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions