Skip to content

str methods don't accept non-BMP fillchar on a narrow Unicode build #54730

@abalkin

Description

@abalkin
BPO 10521
Nosy @malemburg, @terryjreedy, @amauryfa, @abalkin, @pitrou, @vstinner, @ericvsmith, @benjaminp, @ezio-melotti
Files
  • issue10521-isalpha.diff: Proof of concept that fixes isalpha
  • issue10521-unicode-next.diff
  • 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 2012-01-05.21:12:48.498>
    created_at = <Date 2010-11-24.15:25:23.416>
    labels = ['interpreter-core', 'type-bug']
    title = "str methods don't accept non-BMP fillchar on a narrow Unicode build"
    updated_at = <Date 2012-01-05.21:12:48.490>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2012-01-05.21:12:48.490>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-01-05.21:12:48.498>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core']
    creation = <Date 2010-11-24.15:25:23.416>
    creator = 'belopolsky'
    dependencies = []
    files = ['19809', '19810']
    hgrepos = []
    issue_num = 10521
    keywords = ['patch']
    message_count = 18.0
    messages = ['122280', '122284', '122285', '122296', '122310', '122329', '122330', '122336', '122339', '122340', '122483', '122487', '122488', '122507', '122548', '144630', '144632', '150691']
    nosy_count = 9.0
    nosy_names = ['lemburg', 'terry.reedy', 'amaury.forgeotdarc', 'belopolsky', 'pitrou', 'vstinner', 'eric.smith', 'benjamin.peterson', 'ezio.melotti']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10521'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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