Skip to content

Infinite Recursion during Unpickling a codecs Object #50644

Closed
@ThomasH

Description

@ThomasH
mannequin
BPO 6395
Nosy @malemburg, @avassalotti, @serhiy-storchaka
Files
  • codecs_stream_delegating.patch
  • codecs_stream_delegating_2.patch
  • codecs_stream_forbid_pickling.patch: Forbid pickling and copying
  • 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 = None
    created_at = <Date 2009-07-01.15:46:26.758>
    labels = ['type-bug', 'library']
    title = 'Infinite Recursion during Unpickling a codecs Object'
    updated_at = <Date 2015-12-06.12:10:19.822>
    user = 'https://bugs.python.org/ThomasH'

    bugs.python.org fields:

    activity = <Date 2015-12-06.12:10:19.822>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2009-07-01.15:46:26.758>
    creator = 'ThomasH'
    dependencies = []
    files = ['41184', '41215', '41217']
    hgrepos = []
    issue_num = 6395
    keywords = ['patch']
    message_count = 10.0
    messages = ['89985', '90180', '90258', '255540', '255756', '255761', '255763', '255774', '255785', '256011']
    nosy_count = 4.0
    nosy_names = ['lemburg', 'alexandre.vassalotti', 'ThomasH', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6395'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Linked PRs

    Metadata

    Metadata

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions