Skip to content

chain.__setstate__ Type Confusion #72509

@JohnLeitch

Description

@JohnLeitch
mannequin
BPO 28322
Nosy @rhettinger, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • itertools.patch: Patch
  • Py35_itertools.py: Repro file
  • itertools_setstate.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 2016-10-02.06:21:44.613>
    created_at = <Date 2016-10-01.06:27:48.227>
    labels = ['3.7', 'library', 'type-crash']
    title = 'chain.__setstate__ Type Confusion'
    updated_at = <Date 2017-03-31.16:36:22.966>
    user = 'https://bugs.python.org/JohnLeitch'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:22.966>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-10-02.06:21:44.613>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-10-01.06:27:48.227>
    creator = 'JohnLeitch'
    dependencies = []
    files = ['44899', '44900', '44905']
    hgrepos = []
    issue_num = 28322
    keywords = ['patch']
    message_count = 5.0
    messages = ['277799', '277804', '277848', '277855', '277856']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'python-dev', 'serhiy.storchaka', 'JohnLeitch']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue28322'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-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