Skip to content

os.uname() crashes if hostname contains non-ascii characters #62309

@DominikRichter

Description

@DominikRichter
BPO 18109
Nosy @vstinner, @ezio-melotti, @bitdancer
Files
  • issue18109.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 2013-06-03.20:15:06.014>
    created_at = <Date 2013-05-31.19:58:40.280>
    labels = ['type-bug', 'library', 'expert-unicode']
    title = 'os.uname() crashes if hostname contains non-ascii characters'
    updated_at = <Date 2013-06-04.05:11:53.666>
    user = 'https://bugs.python.org/DominikRichter'

    bugs.python.org fields:

    activity = <Date 2013-06-04.05:11:53.666>
    actor = 'Dominik.Richter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-06-03.20:15:06.014>
    closer = 'python-dev'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2013-05-31.19:58:40.280>
    creator = 'Dominik.Richter'
    dependencies = []
    files = ['30454']
    hgrepos = []
    issue_num = 18109
    keywords = ['patch']
    message_count = 19.0
    messages = ['190413', '190415', '190416', '190417', '190418', '190422', '190425', '190428', '190431', '190441', '190442', '190443', '190517', '190540', '190559', '190560', '190561', '190562', '190588']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'ezio.melotti', 'r.david.murray', 'neologix', 'python-dev', 'dmi.baranov', 'Dominik.Richter']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18109'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions