Skip to content

Autodetecting JSON encoding #62109

Closed
Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 17909
Nosy @rhettinger, @ncoghlan, @pitrou, @vstinner, @ezio-melotti, @methane, @4kir4, @Julian, @berkerpeksag, @vadmium, @serhiy-storchaka, @jleedev, @matrixise, @gsnedders, @miss-islington
PRs
  • bpo-17909: Document that json.load can accept a binary IO #7366
  • [3.7] bpo-17909: Document that json.load can accept a binary IO (GH-7366) #7474
  • [3.6] bpo-17909: Document that json.load can accept a binary IO (GH-7366) #7475
  • Dependencies
  • bpo-12892: UTF-16 and UTF-32 codecs should reject (lone) surrogates
  • Files
  • json_detect_encoding_2.patch
  • json_detect_encoding_3.patch
  • 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 = 'https://github.com/ncoghlan'
    closed_at = <Date 2016-09-10.10:24:12.011>
    created_at = <Date 2013-05-05.13:10:30.725>
    labels = ['type-feature', 'library', 'expert-unicode']
    title = 'Autodetecting JSON encoding'
    updated_at = <Date 2018-06-07.10:21:22.636>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-06-07.10:21:22.636>
    actor = 'miss-islington'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2016-09-10.10:24:12.011>
    closer = 'ncoghlan'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2013-05-05.13:10:30.725>
    creator = 'serhiy.storchaka'
    dependencies = ['12892']
    files = ['35258', '43513']
    hgrepos = []
    issue_num = 17909
    keywords = ['patch']
    message_count = 13.0
    messages = ['188442', '218608', '218616', '218640', '218641', '230053', '273908', '275611', '275612', '275614', '318918', '318920', '318922']
    nosy_count = 17.0
    nosy_names = ['rhettinger', 'ncoghlan', 'pitrou', 'vstinner', 'ezio.melotti', 'cvrebert', 'methane', 'akira', 'Julian', 'python-dev', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'jleedev', 'matrixise', 'gsnedders', 'miss-islington']
    pr_nums = ['7366', '7474', '7475']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17909'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions