Skip to content

itemgetter/attrgetter/methodcaller objects ignore keyword arguments #71009

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26822
Nosy @rhettinger, @vstinner, @vadmium, @serhiy-storchaka, @MojoVampire, @zhangyangyu
Files
  • operator_getters_kwargs.patch
  • operator_getters_kwargs_speedup.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/serhiy-storchaka'
    closed_at = <Date 2016-04-29.06:22:05.166>
    created_at = <Date 2016-04-21.19:23:41.636>
    labels = ['extension-modules', 'type-bug']
    title = 'itemgetter/attrgetter/methodcaller objects ignore keyword arguments'
    updated_at = <Date 2017-02-06.08:11:14.086>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-02-06.08:11:14.086>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-04-29.06:22:05.166>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2016-04-21.19:23:41.636>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['42560', '42583']
    hgrepos = []
    issue_num = 26822
    keywords = ['patch']
    message_count = 15.0
    messages = ['263933', '263936', '263947', '263962', '263974', '264054', '264125', '264133', '264233', '264465', '264466', '264491', '264531', '264574', '287099']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'josh.r', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26822'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions