Skip to content

Accept UTF-8 encoded bytes as input to json.loads() #71952

@ncoghlan

Description

@ncoghlan
BPO 27765
Nosy @rhettinger, @ncoghlan, @ezio-melotti, @serhiy-storchaka
Superseder
  • bpo-10976: accept bytes in json.loads()
  • 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 2016-08-17.12:20:36.787>
    created_at = <Date 2016-08-15.07:20:28.611>
    labels = ['type-feature', 'library']
    title = 'Accept UTF-8 encoded bytes as input to json.loads()'
    updated_at = <Date 2016-08-17.12:36:03.790>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2016-08-17.12:36:03.790>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-08-17.12:20:36.787>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2016-08-15.07:20:28.611>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 27765
    keywords = []
    message_count = 2.0
    messages = ['272725', '272728']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'ncoghlan', 'ezio.melotti', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '10976'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27765'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions