Skip to content

json.loads(encoding=<not None>) does not emit deprecation warning. #77642

Description

@Carreau
mannequin
BPO 33461
Nosy @rhettinger, @etrepum, @pitrou, @ezio-melotti, @methane, @serhiy-storchaka, @Carreau
PRs
  • bpo-33461: Emit DeprecationWarning when json.loads(encoding=...) is used #6762
  • bpo-33461: remove json.loads encoding kwarg #6784
  • 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-04-09.07:17:58.398>
    created_at = <Date 2018-05-11.02:31:13.007>
    labels = ['3.8']
    title = 'json.loads(encoding=<not None>) does not emit deprecation warning.'
    updated_at = <Date 2019-04-09.07:17:58.398>
    user = 'https://github.com/Carreau'

    bugs.python.org fields:

    activity = <Date 2019-04-09.07:17:58.398>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-09.07:17:58.398>
    closer = 'methane'
    components = []
    creation = <Date 2018-05-11.02:31:13.007>
    creator = 'mbussonn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33461
    keywords = ['patch']
    message_count = 5.0
    messages = ['316384', '316393', '316479', '339600', '339710']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'bob.ippolito', 'pitrou', 'ezio.melotti', 'methane', 'serhiy.storchaka', 'mbussonn']
    pr_nums = ['6762', '6784']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33461'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions