Skip to content

json.loads encoding parameter deprecation removal in Python 3.9 #83558

@tirkarthi

Description

@tirkarthi
BPO 39377
Nosy @vstinner, @methane, @serhiy-storchaka, @ammaraskar, @tirkarthi
PRs
  • bpo-39377: json: Remove encoding option. #18075
  • bpo-39377: json: Update doc about the encoding option. #18076
  • 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 2020-01-22.10:22:24.145>
    created_at = <Date 2020-01-18.05:27:39.947>
    labels = ['type-bug', 'library', '3.9']
    title = 'json.loads encoding parameter deprecation removal in Python 3.9'
    updated_at = <Date 2020-01-22.10:22:24.144>
    user = 'https://github.com/tirkarthi'

    bugs.python.org fields:

    activity = <Date 2020-01-22.10:22:24.144>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-22.10:22:24.145>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2020-01-18.05:27:39.947>
    creator = 'xtreak'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39377
    keywords = ['patch']
    message_count = 9.0
    messages = ['360235', '360289', '360291', '360292', '360293', '360294', '360295', '360296', '360457']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'methane', 'serhiy.storchaka', 'ammar2', 'xtreak']
    pr_nums = ['18075', '18076']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39377'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions