Skip to content

json.loads() returns str instead of unicode for empty strings #56191

@ceronman

Description

@ceronman
mannequin
BPO 11982
Nosy @ezio-melotti, @ceronman
Files
  • issue11982.diff: Patch against 2.7.
  • 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/ezio-melotti'
    closed_at = <Date 2011-05-04.11:46:31.901>
    created_at = <Date 2011-05-03.01:35:29.136>
    labels = ['type-bug', 'library']
    title = 'json.loads() returns str instead of unicode for empty strings'
    updated_at = <Date 2011-05-04.12:28:45.918>
    user = 'https://github.com/ceronman'

    bugs.python.org fields:

    activity = <Date 2011-05-04.12:28:45.918>
    actor = 'python-dev'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2011-05-04.11:46:31.901>
    closer = 'ezio.melotti'
    components = ['Library (Lib)']
    creation = <Date 2011-05-03.01:35:29.136>
    creator = 'ceronman'
    dependencies = []
    files = ['21873']
    hgrepos = []
    issue_num = 11982
    keywords = ['patch']
    message_count = 5.0
    messages = ['135014', '135061', '135120', '135121', '135127']
    nosy_count = 3.0
    nosy_names = ['ezio.melotti', 'python-dev', 'ceronman']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11982'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython 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