Skip to content

Type confusion in json encoding #68871

@pkt

Description

@pkt
mannequin
BPO 24683
Nosy @rhettinger, @ronaldoussoren, @vstinner, @serhiy-storchaka
Files
  • json_markers.py
  • json_make_encoder_typecheck.patch
  • eip.py
  • 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 2015-07-26.06:10:26.343>
    created_at = <Date 2015-07-22.07:01:58.710>
    labels = ['extension-modules', 'type-crash']
    title = 'Type confusion in json encoding'
    updated_at = <Date 2016-02-06.07:10:47.147>
    user = 'https://bugs.python.org/pkt'

    bugs.python.org fields:

    activity = <Date 2016-02-06.07:10:47.147>
    actor = 'pkt'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-07-26.06:10:26.343>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2015-07-22.07:01:58.710>
    creator = 'pkt'
    dependencies = []
    files = ['39975', '40025', '41719']
    hgrepos = []
    issue_num = 24683
    keywords = ['patch']
    message_count = 18.0
    messages = ['247093', '247095', '247100', '247111', '247406', '247408', '247410', '247412', '247413', '247454', '247455', '247456', '258950', '258951', '259679', '259681', '259684', '259719']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'ronaldoussoren', 'vstinner', 'Arfrever', 'python-dev', 'serhiy.storchaka', 'pkt']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24683'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions