Skip to content

itertools.accumulate __reduce__/__setstate__ bug #69904

@arigo

Description

@arigo
mannequin
BPO 25718
Nosy @arigo, @rhettinger, @kristjanvalur, @avassalotti, @serhiy-storchaka
Files
  • copy_state_is_false.patch
  • itertools_accumulate_state_is_none.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-03-06.12:34:39.711>
    created_at = <Date 2015-11-24.08:07:23.506>
    labels = ['type-bug', 'library']
    title = 'itertools.accumulate __reduce__/__setstate__ bug'
    updated_at = <Date 2016-03-06.12:34:39.709>
    user = 'https://github.com/arigo'

    bugs.python.org fields:

    activity = <Date 2016-03-06.12:34:39.709>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-03-06.12:34:39.711>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-11-24.08:07:23.506>
    creator = 'arigo'
    dependencies = []
    files = ['41151', '41261']
    hgrepos = []
    issue_num = 25718
    keywords = ['patch']
    message_count = 14.0
    messages = ['255252', '255280', '255329', '255336', '255622', '255625', '256058', '256060', '256695', '258577', '260997', '261237', '261242', '261247']
    nosy_count = 6.0
    nosy_names = ['arigo', 'rhettinger', 'kristjan.jonsson', 'alexandre.vassalotti', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25718'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions