Skip to content

json.dumps not parsable by json.loads (on Linux only) #55698

@BrianMerrell

Description

@BrianMerrell
BPO 11489
Nosy @rhettinger, @etrepum, @abalkin, @pitrou, @vstinner, @ezio-melotti, @akheron, @serhiy-storchaka
Files
  • issue11489.diff: Failing test (2.7)
  • json_decode_lone_surrogates_2.patch: Patch for 3.4
  • json_decode_lone_surrogates_2-2.7.patch: Patch for 2.7
  • json_decode_lone_surrogates_3-3.4.patch
  • test_json_surrogates.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/serhiy-storchaka'
    closed_at = <Date 2013-12-01.15:42:22.563>
    created_at = <Date 2011-03-13.23:17:19.745>
    labels = ['extension-modules', 'type-bug', 'library', 'expert-unicode', 'OS-windows']
    title = 'json.dumps not parsable by json.loads (on Linux only)'
    updated_at = <Date 2013-12-01.15:42:22.562>
    user = 'https://bugs.python.org/BrianMerrell'

    bugs.python.org fields:

    activity = <Date 2013-12-01.15:42:22.562>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-12-01.15:42:22.563>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Library (Lib)', 'Unicode', 'Windows']
    creation = <Date 2011-03-13.23:17:19.745>
    creator = 'Brian.Merrell'
    dependencies = []
    files = ['27369', '30234', '30235', '32718', '32922']
    hgrepos = []
    issue_num = 11489
    keywords = ['patch']
    message_count = 21.0
    messages = ['130779', '130846', '130862', '130889', '130891', '133662', '144646', '169263', '169283', '171684', '174484', '188867', '189055', '200071', '203470', '204516', '204882', '204883', '204909', '204927', '204936']
    nosy_count = 14.0
    nosy_names = ['rhettinger', 'bob.ippolito', 'belopolsky', 'pitrou', 'vstinner', 'ezio.melotti', 'Arfrever', 'merrellb', 'python-dev', 'Brian.Merrell', 'petri.lehtinen', 'tchrist', 'serhiy.storchaka', 'taras.prokopenko']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11489'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    OS-windowsextension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions