Skip to content

Always return a list from PyMapping_Keys/PyMapping_Values/PyMapping_Items #72467

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 28280
Nosy @rhettinger, @serhiy-storchaka, @zhangyangyu, @orenmn
PRs
  • bpo-28280: Make PyMapping_Keys(), PyMapping_Values() and PyMapping_Items() always return a list #3840
  • 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-10-21.17:18:52.387>
    created_at = <Date 2016-09-26.18:13:46.369>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Always return a list from PyMapping_Keys/PyMapping_Values/PyMapping_Items'
    updated_at = <Date 2017-10-21.17:18:52.386>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-10-21.17:18:52.386>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-21.17:18:52.387>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-09-26.18:13:46.369>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 28280
    keywords = ['patch']
    message_count = 5.0
    messages = ['277443', '303340', '303348', '303413', '303902']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'serhiy.storchaka', 'xiang.zhang', 'Oren Milman']
    pr_nums = ['3840']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28280'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions