Skip to content

PEP 597: Implemente encoding="locale" option and EncodingWarning #87676

Description

@methane
BPO 43510
Nosy @malemburg, @vstinner, @methane, @eryksun
PRs
  • bpo-43510: Implement PEP 597 opt-in EncodingWarning. #19481
  • bpo-43510: PEP 597: Accept encoding="locale" in binary mode. #25103
  • bpo-43510: Remove _pyio.OpenWrapper class #25107
  • Revert "bpo-43510: PEP 597: Accept encoding="locale" in binary mode." #25108
  • bpo-43510: Fix emitting EncodingWarning from _io module. #25146
  • 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-04-06.03:46:15.688>
    created_at = <Date 2021-03-16.04:19:49.156>
    labels = ['3.10', 'expert-IO']
    title = 'PEP 597: Implemente encoding="locale" option and EncodingWarning'
    updated_at = <Date 2021-04-06.03:46:15.688>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2021-04-06.03:46:15.688>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-06.03:46:15.688>
    closer = 'methane'
    components = ['IO']
    creation = <Date 2021-03-16.04:19:49.156>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43510
    keywords = ['patch']
    message_count = 15.0
    messages = ['388809', '389092', '389094', '389095', '389099', '389656', '389685', '389796', '389822', '389873', '389877', '389879', '389881', '389882', '390044']
    nosy_count = 4.0
    nosy_names = ['lemburg', 'vstinner', 'methane', 'eryksun']
    pr_nums = ['19481', '25103', '25107', '25108', '25146']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43510'
    versions = ['Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions