Skip to content

Calling .lower() on certain unicode string raises SystemError #62383

@davechallis

Description

@davechallis
BPO 18183
Nosy @amauryfa, @vstinner, @benjaminp, @ezio-melotti, @serhiy-storchaka, @davechallis
Files
  • test_issue18183.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 2013-06-12.06:30:40.901>
    created_at = <Date 2013-06-10.14:20:36.710>
    labels = ['interpreter-core', 'type-bug', 'expert-unicode']
    title = 'Calling .lower() on certain unicode string raises SystemError'
    updated_at = <Date 2013-06-12.06:30:40.901>
    user = 'https://github.com/davechallis'

    bugs.python.org fields:

    activity = <Date 2013-06-12.06:30:40.901>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-06-12.06:30:40.901>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2013-06-10.14:20:36.710>
    creator = 'davechallis'
    dependencies = []
    files = ['30533']
    hgrepos = []
    issue_num = 18183
    keywords = ['patch']
    message_count = 11.0
    messages = ['190907', '190916', '190917', '190919', '190923', '190924', '190925', '190930', '190932', '190936', '191013']
    nosy_count = 7.0
    nosy_names = ['amaury.forgeotdarc', 'vstinner', 'benjamin.peterson', 'ezio.melotti', 'python-dev', 'serhiy.storchaka', 'davechallis']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18183'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)topic-unicodetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions