Skip to content

Missing NULL check in unicode_encode_ucs1() #78616

@izbyshev

Description

@izbyshev
mannequin
BPO 34435
Nosy @vstinner, @methane, @serhiy-storchaka, @izbyshev, @miss-islington
PRs
  • bpo-34435: Add missing NULL check to unicode_encode_ucs1() #8823
  • [3.7] bpo-34435: Add missing NULL check to unicode_encode_ucs1(). (GH-8823) #8824
  • [3.6] bpo-34435: Add missing NULL check to unicode_encode_ucs1(). (GH-8823) #8825
  • 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 2018-08-19.20:28:13.304>
    created_at = <Date 2018-08-19.17:42:35.328>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'Missing NULL check in unicode_encode_ucs1()'
    updated_at = <Date 2018-08-19.20:28:13.303>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-08-19.20:28:13.303>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-19.20:28:13.304>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-08-19.17:42:35.328>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34435
    keywords = ['patch']
    message_count = 6.0
    messages = ['323762', '323764', '323765', '323767', '323768', '323769']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'methane', 'serhiy.storchaka', 'izbyshev', 'miss-islington']
    pr_nums = ['8823', '8824', '8825']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34435'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-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