Skip to content

Add range check for %c in PyUnicode_FromFormat #62384

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 18184
Nosy @vstinner, @ezio-melotti, @serhiy-storchaka
Files
  • format_c.diff: Patch for 3.3+
  • format_c-2.7.diff: Patch for 2.7
  • 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-23.18:35:55.945>
    created_at = <Date 2013-06-10.21:00:13.157>
    labels = ['interpreter-core', 'type-bug', 'expert-unicode']
    title = 'Add range check  for %c in PyUnicode_FromFormat'
    updated_at = <Date 2013-06-23.18:35:55.944>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-06-23.18:35:55.944>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-06-23.18:35:55.945>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'Unicode']
    creation = <Date 2013-06-10.21:00:13.157>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['30535', '30536']
    hgrepos = []
    issue_num = 18184
    keywords = ['patch']
    message_count = 5.0
    messages = ['190935', '191437', '191710', '191713', '191718']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'ezio.melotti', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18184'
    versions = ['Python 2.7', '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