Skip to content

PEP 597: Fix EncodingWarning warnings in the Python stdlib #87817

Closed
@methane

Description

@methane
BPO 43651
Nosy @vstinner, @methane
PRs
  • bpo-43651: Fix EncodingWarning in test_io #25097
  • bpo-43651: Fix EncodingWarning in test_file and test_file_eintr #25109
  • bpo-43651: Fix EncodingWarning in test_warnings #25126
  • bpo-43651: Fix EncodingWarning in lib2to3/pgen2/pgen.py #25127
  • bpo-43651: Fix test_compileall with PEP 597 #25128
  • bpo-43651: PEP 597: Fix EncodingWarning in some tests #25142
  • bpo-43651: PEP 597: Fix EncodingWarning in some tests #25145
  • bpo-43651: PEP 597: Fix EncodingWarning in test_email #25158
  • bpo-43651: PEP 597: Fix EncodingWarning in test_filecmp #25159
  • bpo-43651: PEP 597: Fix EncodingWarning in some tests #25171
  • bpo-43651: PEP 597: Fix EncodingWarning in some tests #25181
  • bpo-43651: PEP 597: Fix EncodingWarning in some tests #25189
  • bpo-43651: PEP 597: Fix EncodingWarning in some tests #25190
  • bpo-43651: Fix EncodingWarning in sysconfig #25192
  • bpo-43651: PEP 597: Fix pdeps used locale encoding. #25204
  • bpo-43651: Fix EncodingWarning in pydoc. #25644
  • bpo-43651: PEP 597: Fix EncodingWarning in socket.makefile() #25645
  • bpo-43651: Fix EncodingWarning in fileinput and its test #25648
  • bpo-43651: Fix EncodingWarning in zipfile #25650
  • bpo-43651: Fix EncodingWarning in os.fdopen() and test_os #25654
  • bpo-43651: Fix EncodingWarning in tests. #25655
  • bpo-43651: Fix test_logging #25715
  • Superseder
  • bpo-43510: PEP 597: Implemente encoding="locale" option and EncodingWarning
  • 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 = None
    created_at = <Date 2021-03-29.04:30:27.870>
    labels = ['3.10']
    title = 'PEP 597: Fix EncodingWarning warnings in the Python stdlib'
    updated_at = <Date 2021-04-29.11:37:41.800>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2021-04-29.11:37:41.800>
    actor = 'methane'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2021-03-29.04:30:27.870>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43651
    keywords = ['patch']
    message_count = 22.0
    messages = ['389945', '389946', '390019', '390020', '390021', '390033', '390158', '390176', '390220', '390221', '390222', '390268', '390271', '390273', '390293', '392021', '392024', '392030', '392031', '392274', '392275', '392301']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'methane', 'ttx11529']
    pr_nums = ['25097', '25109', '25126', '25127', '25128', '25142', '25145', '25158', '25159', '25171', '25181', '25189', '25190', '25192', '25204', '25644', '25645', '25648', '25650', '25654', '25655', '25715']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = '43510'
    type = None
    url = 'https://bugs.python.org/issue43651'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions