Skip to content

Non-ASCII characters in os.environ cause silent failures in test_httpservers #88813

Closed
@ambv

Description

@ambv
BPO 44647
Nosy @ambv, @miss-islington
PRs
  • bpo-44647: Fix test_httpservers failing on Unicode characters in os.environ on Windows #27161
  • [3.10] bpo-44647: Fix test_httpservers failing on Unicode characters in os.environ on Windows (GH-27161) #27169
  • [3.9] bpo-44647: Fix test_httpservers failing on Unicode characters in os.environ on Windows (GH-27161) #27170
  • bpo-44647: Add a permanent Unicode-valued env var to regrtest  #27187
  • [3.10] bpo-44647: Add a permanent Unicode-valued env var to regrtest (GH-27187) #27191
  • 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 2021-07-15.20:13:07.907>
    created_at = <Date 2021-07-15.17:50:20.422>
    labels = ['type-bug', '3.9', '3.10', '3.11']
    title = 'Non-ASCII characters in os.environ cause silent failures in test_httpservers'
    updated_at = <Date 2021-07-16.13:55:33.744>
    user = 'https://github.com/ambv'

    bugs.python.org fields:

    activity = <Date 2021-07-16.13:55:33.744>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-15.20:13:07.907>
    closer = 'lukasz.langa'
    components = []
    creation = <Date 2021-07-15.17:50:20.422>
    creator = 'lukasz.langa'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44647
    keywords = ['patch']
    message_count = 6.0
    messages = ['397572', '397576', '397578', '397579', '397621', '397630']
    nosy_count = 2.0
    nosy_names = ['lukasz.langa', 'miss-islington']
    pr_nums = ['27161', '27169', '27170', '27187', '27191']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44647'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixestype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions