Skip to content

Improve encoding alias handling in locale coercion tests #81516

@kulikjak

Description

@kulikjak
mannequin
BPO 37335
Nosy @vstinner, @miss-islington, @kulikjak
PRs
  • bpo-37335: Add alias for ASCII encoding #11195
  • [3.7] bpo-37335: Add alias for ASCII encoding #14285
  • bpo-37335: Fix unexpected ASCII aliases in locale coercion tests #14443
  • bpo-37335: Remove unnecessary code from c locale coercion tests #14447
  • [3.7] bpo-37335: Fix unexpected ASCII aliases in locale coercion tests #14449
  • [3.8] bpo-37335, test_c_locale_coercion: Remove unnecessary code (GH-14447) #14552
  • 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 2019-07-02.11:21:34.048>
    created_at = <Date 2019-06-19.07:57:30.797>
    labels = ['3.8', '3.7', 'tests', '3.9']
    title = 'Improve encoding alias handling in locale coercion tests'
    updated_at = <Date 2019-07-02.11:24:31.594>
    user = 'https://github.com/kulikjak'

    bugs.python.org fields:

    activity = <Date 2019-07-02.11:24:31.594>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-07-02.11:21:34.048>
    closer = 'kulikjak'
    components = ['Tests']
    creation = <Date 2019-06-19.07:57:30.797>
    creator = 'kulikjak'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37335
    keywords = ['patch']
    message_count = 9.0
    messages = ['346025', '346463', '346592', '346602', '346821', '347129', '347130', '347133', '347134']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'miss-islington', 'kulikjak']
    pr_nums = ['11195', '14285', '14443', '14447', '14449', '14552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37335'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions