Skip to content

test_site.StartupImportTests.test_startup_imports fails if default code page is cp65001 #80959

@paulmon

Description

@paulmon
mannequin
BPO 36778
Nosy @pfmoore, @vstinner, @tjguk, @methane, @zware, @serhiy-storchaka, @eryksun, @zooba, @paulmon
PRs
  • bpo-36778: fix test_startup_imports if default codepage is UTF-8 #13069
  • bpo-36778: fix test_startup_imports if default codepage is cp65001 #13072
  • bpo-36778: Avoid functools in encodings.cp65001 #13110
  • bpo-36778: Avoid functools in encodings.cp65001 #13211
  • bpo-36778: cp65001 encoding becomes an alias to utf_8 #13230
  • bpo-36778: Update cp65001 codec documentation #13240
  • bpo-36778: Remove outdated comment #13807
  • 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-05-10.03:30:36.027>
    created_at = <Date 2019-05-02.20:46:25.306>
    labels = ['3.8', 'type-bug', 'tests', 'OS-windows']
    title = 'test_site.StartupImportTests.test_startup_imports fails if default code page is cp65001'
    updated_at = <Date 2019-06-04.15:09:15.116>
    user = 'https://github.com/paulmon'

    bugs.python.org fields:

    activity = <Date 2019-06-04.15:09:15.116>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-10.03:30:36.027>
    closer = 'vstinner'
    components = ['Tests', 'Windows']
    creation = <Date 2019-05-02.20:46:25.306>
    creator = 'Paul Monson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36778
    keywords = ['patch']
    message_count = 31.0
    messages = ['341316', '341323', '341324', '341326', '341372', '341377', '341383', '341401', '341520', '341531', '341570', '341671', '341924', '341926', '341947', '341955', '341968', '342004', '342006', '342008', '342010', '342019', '342020', '342025', '342027', '342029', '342032', '342047', '342053', '342290', '344588']
    nosy_count = 9.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'methane', 'zach.ware', 'serhiy.storchaka', 'eryksun', 'steve.dower', 'Paul Monson']
    pr_nums = ['13069', '13072', '13110', '13211', '13230', '13240', '13807']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36778'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeOS-windowstestsTests 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