Skip to content

Sixth element of tuple from __reduce__(), inconsistency between pickle and copy #90494

Closed
@levbishop

Description

@levbishop
mannequin
BPO 46336
Nosy @rhettinger, @pitrou, @serhiy-storchaka, @iritkatriel
Files
  • reduce.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 = None closed_at = None created_at = <Date 2022-01-10.21:41:04.524> labels = ['type-bug', 'library', '3.9', '3.10', '3.11'] title = 'Sixth element of tuple from __reduce__(), inconsistency between pickle and copy' updated_at = <Date 2022-01-10.22:33:13.389> user = 'https://bugs.python.org/levbishop'

    bugs.python.org fields:

    activity = <Date 2022-01-10.22:33:13.389> actor = 'iritkatriel' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2022-01-10.21:41:04.524> creator = 'lev.bishop' dependencies = [] files = ['50554'] hgrepos = [] issue_num = 46336 keywords = [] message_count = 2.0 messages = ['410256', '410262'] nosy_count = 5.0 nosy_names = ['rhettinger', 'pitrou', 'serhiy.storchaka', 'iritkatriel', 'lev.bishop'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue46336' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Labels

    3.10only security fixes3.11only security fixes3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions