close
Skip to content

Patch: optimize code to use LIST_APPEND instead of calling list.append #48514

Description

@novalisdt
mannequin
BPO 4264
Nosy @rhettinger, @Jongy
Files
  • tlee-ast-optimize-appends.diff
  • tlee-ast-optimize-appends-2.diff: Revised
  • tlee-ast-optimize-appends-3.diff
  • 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 2020-05-18.03:44:50.063>
    created_at = <Date 2008-11-05.19:30:33.475>
    labels = ['type-feature']
    title = 'Patch: optimize code to use LIST_APPEND instead of calling list.append'
    updated_at = <Date 2020-05-18.03:44:50.062>
    user = 'https://bugs.python.org/novalisdt'

    bugs.python.org fields:

    activity = <Date 2020-05-18.03:44:50.062>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-18.03:44:50.063>
    closer = 'rhettinger'
    components = []
    creation = <Date 2008-11-05.19:30:33.475>
    creator = 'novalis_dt'
    dependencies = []
    files = ['11946', '11957', '11958']
    hgrepos = []
    issue_num = 4264
    keywords = ['patch']
    message_count = 10.0
    messages = ['75525', '75547', '75584', '75585', '75587', '75598', '75605', '75607', '224187', '369169']
    nosy_count = 5.0
    nosy_names = ['nnorwitz', 'rhettinger', 'thomaslee', 'novalis_dt', 'Yonatan Goldschmidt']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue4264'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions