Skip to content

Make PyUnicode_CompareWithASCIIString() never failing #72994

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 28808
Nosy @vstinner, @larryhastings, @ned-deily, @ezio-melotti, @serhiy-storchaka, @zhangyangyu
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • PyUnicode_CompareWithASCIIString-no-errors.patch
  • PyUnicode_CompareWithASCIIString-no-errors-2.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-12-05.22:25:35.380>
    created_at = <Date 2016-11-26.15:48:34.645>
    labels = ['interpreter-core', 'type-bug', '3.7', 'expert-unicode']
    title = 'Make PyUnicode_CompareWithASCIIString() never failing'
    updated_at = <Date 2017-03-31.16:36:19.842>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:19.842>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-12-05.22:25:35.380>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2016-11-26.15:48:34.645>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['45656', '45734']
    hgrepos = []
    issue_num = 28808
    keywords = ['patch']
    message_count = 12.0
    messages = ['281783', '281842', '281844', '281934', '281958', '281966', '281968', '282259', '282457', '282467', '282473', '282475']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'larry', 'ned.deily', 'ezio.melotti', '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/issue28808'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions