Skip to content

PyBytes_Concat could try to concat in-place #65576

@pitrou

Description

@pitrou
BPO 21377
Nosy @pitrou, @vstinner
Files
  • issue_21377.diff
  • issue_21377_r2.diff
  • issue_21377_r3.diff
  • issue_21377_r4.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 2014-05-01.12:43:11.785>
    created_at = <Date 2014-04-28.19:47:24.270>
    labels = ['interpreter-core', 'performance']
    title = 'PyBytes_Concat could try to concat in-place'
    updated_at = <Date 2014-05-06.16:43:11.936>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2014-05-06.16:43:11.936>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-05-01.12:43:11.785>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2014-04-28.19:47:24.270>
    creator = 'pitrou'
    dependencies = []
    files = ['35084', '35085', '35100', '35123']
    hgrepos = []
    issue_num = 21377
    keywords = ['patch']
    message_count = 8.0
    messages = ['217406', '217462', '217480', '217498', '217499', '217694', '217695', '217994']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'vstinner', 'nikratio', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue21377'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions