Skip to content

test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions #78584

@michael-o

Description

@michael-o
mannequin
BPO 34403
Nosy @terryjreedy, @vstinner, @aixtools, @michael-o
PRs
  • bpo-34403: Skip test_utf8_mode.test_cmd_line() on HP-UX #8966
  • bpo-34403: Fix test_utf8_mode.test_cmd_line() on HP-UX #8967
  • bpo-34403: On HP-UX, force ASCII for C locale #8969
  • bpo-34523: Fix config_init_fs_encoding() for ASCII #10232
  • [3.7] bpo-34403: Fix initfsencoding() for ASCII #10233
  • [3.7] bpo-34403: Always implement _Py_GetForceASCII() #10235
  • Dependencies
  • bpo-34207: test_cmd_line test_utf8_mode test_warnings fail in all FreeBSD 3.x (3.8) buildbots
  • Files
  • c_locale.c
  • py3.8-LC-C.text
  • py3.8-default.text
  • 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-29.13:49:04.403>
    created_at = <Date 2018-08-14.12:57:12.659>
    labels = ['3.7', 'tests', '3.8', 'type-bug', 'library']
    title = 'test_utf8_mode.test_cmd_line() fails on HP-UX due to false assumptions'
    updated_at = <Date 2018-10-30.15:43:10.318>
    user = 'https://github.com/michael-o'

    bugs.python.org fields:

    activity = <Date 2018-10-30.15:43:10.318>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-29.13:49:04.403>
    closer = 'vstinner'
    components = ['Library (Lib)', 'Tests']
    creation = <Date 2018-08-14.12:57:12.659>
    creator = 'michael-o'
    dependencies = ['34207']
    files = ['47767', '47770', '47771']
    hgrepos = []
    issue_num = 34403
    keywords = ['patch', '3.7regression']
    message_count = 39.0
    messages = ['323516', '323682', '323729', '323797', '324070', '324085', '324100', '324172', '324175', '324176', '324196', '324211', '324213', '324214', '324215', '324216', '324217', '324219', '324221', '324225', '324236', '324238', '324242', '324253', '324260', '324261', '324273', '324274', '324289', '324322', '324323', '324463', '324502', '328901', '328902', '328903', '328916', '328924', '328932']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'vstinner', 'Michael.Felt', 'michael-o']
    pr_nums = ['8966', '8967', '8969', '10232', '10233', '10235']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34403'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions