Skip to content

Fix indices handling in PyUnicode_FindChar #73008

@zhangyangyu

Description

@zhangyangyu
BPO 28822
Nosy @vstinner, @serhiy-storchaka, @zhangyangyu
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • PyUnicode_FindChar.patch
  • PyUnicode_FindChar-v2.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 = None
    closed_at = <Date 2016-12-20.16:41:01.659>
    created_at = <Date 2016-11-28.16:29:18.863>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'Fix indices handling in PyUnicode_FindChar'
    updated_at = <Date 2017-03-31.16:36:12.130>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:12.130>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-12-20.16:41:01.659>
    closer = 'xiang.zhang'
    components = ['Interpreter Core']
    creation = <Date 2016-11-28.16:29:18.863>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['45675', '45690']
    hgrepos = []
    issue_num = 28822
    keywords = ['patch']
    message_count = 13.0
    messages = ['281883', '281889', '281938', '281962', '281967', '281972', '282000', '282016', '282021', '283682', '283695', '283705', '286459']
    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/issue28822'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions