Skip to content

Error message incorrect when index is called with keyword argument ("[].index(x=2)") #74785

Description

@SylvainDe
mannequin
BPO 30600
Nosy @larryhastings, @serhiy-storchaka, @SylvainDe, @DimitrisJim
PRs
  • bpo-30600: Fix error messages (condition order in Argument Clinic) #2051
  • Files
  • git_bisect_bpo30600.txt
  • 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 2017-06-10.04:57:41.194>
    created_at = <Date 2017-06-08.12:25:37.283>
    labels = ['interpreter-core', 'easy', 'type-bug', '3.7', 'expert-argument-clinic']
    title = 'Error message incorrect when index is called with keyword argument ("[].index(x=2)")'
    updated_at = <Date 2017-06-10.04:57:41.192>
    user = 'https://github.com/SylvainDe'

    bugs.python.org fields:

    activity = <Date 2017-06-10.04:57:41.192>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-10.04:57:41.194>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Argument Clinic']
    creation = <Date 2017-06-08.12:25:37.283>
    creator = 'SylvainDe'
    dependencies = []
    files = ['46939']
    hgrepos = []
    issue_num = 30600
    keywords = ['easy']
    message_count = 8.0
    messages = ['295427', '295432', '295434', '295437', '295519', '295523', '295610', '295611']
    nosy_count = 4.0
    nosy_names = ['larry', 'serhiy.storchaka', 'SylvainDe', 'Jim Fasarakis-Hilliard']
    pr_nums = ['2051']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30600'
    versions = ['Python 3.7']

    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

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions