Skip to content

Not very good strcpy implementation in cpython/Python/strdup.c #85512

Description

@wasiher
mannequin
BPO 41340
Nosy @benjaminp, @methane, @shihai1991, @wasiher
PRs
  • bpo-41340: Removed strcpy from strdup function #21544
  • bpo-41340: Removed fallback implementation for strdup #21634
  • 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-07-27.03:29:02.695>
    created_at = <Date 2020-07-19.10:36:04.764>
    labels = ['expert-C-API', '3.10', 'performance']
    title = 'Not very good strcpy implementation in cpython/Python/strdup.c'
    updated_at = <Date 2020-07-27.03:29:02.694>
    user = 'https://github.com/wasiher'

    bugs.python.org fields:

    activity = <Date 2020-07-27.03:29:02.694>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-07-27.03:29:02.695>
    closer = 'methane'
    components = ['C API']
    creation = <Date 2020-07-19.10:36:04.764>
    creator = 'fj92f3jj923f923'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41340
    keywords = ['patch']
    message_count = 11.0
    messages = ['373955', '373976', '373986', '373989', '374199', '374241', '374302', '374319', '374345', '374353', '374359']
    nosy_count = 4.0
    nosy_names = ['benjamin.peterson', 'methane', 'shihai1991', 'fj92f3jj923f923']
    pr_nums = ['21544', '21634']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue41340'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions