Skip to content

PyUnicode_CopyCharacters could lead to undefined behaviour #72565

@zhangyangyu

Description

@zhangyangyu
BPO 28379
Nosy @vstinner, @serhiy-storchaka, @zhangyangyu
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • PyUnicode_CopyCharacters.patch
  • PyUnicode_CopyCharacters_v2.patch
  • unicode_copycharacters.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-10-09.12:40:04.925>
    created_at = <Date 2016-10-06.18:15:04.479>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'PyUnicode_CopyCharacters could lead to undefined behaviour'
    updated_at = <Date 2017-03-31.16:36:33.183>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:33.183>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-10-09.12:40:04.925>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-10-06.18:15:04.479>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['44990', '45001', '45026']
    hgrepos = []
    issue_num = 28379
    keywords = ['patch']
    message_count = 10.0
    messages = ['278202', '278205', '278240', '278322', '278323', '278342', '278356', '278359', '278373', '278374']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'python-dev', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28379'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions