Skip to content

tab-completition on instances repeatedly accesses attribute/descriptors values #69776

@ezio-melotti

Description

@ezio-melotti
BPO 25590
Nosy @ezio-melotti, @vadmium, @serhiy-storchaka
Files
  • getattr-once.patch
  • uncreated-attr.patch: For 3.6
  • 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/vadmium'
    closed_at = <Date 2015-11-14.02:11:41.684>
    created_at = <Date 2015-11-09.22:15:43.539>
    labels = ['type-bug', 'library']
    title = 'tab-completition on instances repeatedly accesses attribute/descriptors values'
    updated_at = <Date 2015-11-14.02:27:23.782>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2015-11-14.02:27:23.782>
    actor = 'ezio.melotti'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2015-11-14.02:11:41.684>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2015-11-09.22:15:43.539>
    creator = 'ezio.melotti'
    dependencies = []
    files = ['41006', '41007']
    hgrepos = []
    issue_num = 25590
    keywords = ['patch']
    message_count = 12.0
    messages = ['254415', '254419', '254422', '254435', '254468', '254469', '254475', '254583', '254637', '254638', '254640', '254641']
    nosy_count = 4.0
    nosy_names = ['ezio.melotti', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25590'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions