Skip to content

Argument names in __annotations__ are not mangled for functions defined inside class scope #64824

@jonasw

Description

@jonasw
mannequin
BPO 20625
Nosy @ncoghlan, @larryhastings, @benjaminp, @merwok, @1st1
Files
  • issue_20625_01.patch
  • issue_20625_02.patch
  • 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 = 'https://github.com/1st1'
    closed_at = <Date 2014-02-18.17:56:03.804>
    created_at = <Date 2014-02-14.11:57:28.716>
    labels = ['interpreter-core', 'type-bug']
    title = 'Argument names in __annotations__ are not mangled for functions defined inside class scope'
    updated_at = <Date 2014-03-17.06:31:02.344>
    user = 'https://bugs.python.org/jonasw'

    bugs.python.org fields:

    activity = <Date 2014-03-17.06:31:02.344>
    actor = 'python-dev'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2014-02-18.17:56:03.804>
    closer = 'yselivanov'
    components = ['Interpreter Core']
    creation = <Date 2014-02-14.11:57:28.716>
    creator = 'jonasw'
    dependencies = []
    files = ['34083', '34085']
    hgrepos = []
    issue_num = 20625
    keywords = ['patch']
    message_count = 12.0
    messages = ['211215', '211231', '211234', '211237', '211242', '211243', '211244', '211248', '211531', '211556', '211671', '213822']
    nosy_count = 9.0
    nosy_names = ['nnorwitz', 'ncoghlan', 'larry', 'benjamin.peterson', 'eric.araujo', 'Arfrever', 'python-dev', 'yselivanov', 'jonasw']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20625'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions