Skip to content

Optimize iterating split table values #72766

Description

@zhangyangyu
BPO 28580
Nosy @vstinner, @methane, @serhiy-storchaka, @zhangyangyu
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • _PyDict_Next.patch
  • iterate_splittable.patch
  • iterate_splittable_v2.patch
  • iterate_splittable_v3.patch: eliminate undefined behaviour
  • iterate_splittable_v4.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 = None
    closed_at = <Date 2016-11-04.08:00:15.957>
    created_at = <Date 2016-11-01.17:25:08.645>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Optimize iterating split table values'
    updated_at = <Date 2017-03-31.16:36:28.163>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:28.163>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-11-04.08:00:15.957>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2016-11-01.17:25:08.645>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['45305', '45312', '45315', '45330', '45332']
    hgrepos = []
    issue_num = 28580
    keywords = ['patch']
    message_count = 26.0
    messages = ['279884', '279908', '279909', '279910', '279912', '279916', '279919', '279928', '279930', '279931', '279933', '279934', '279935', '279936', '279938', '279958', '279966', '279968', '279970', '279971', '279973', '279975', '279977', '280039', '280040', '280041']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'methane', 'python-dev', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28580'
    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