Skip to content

Pickling and copying exceptions doesn't preserve non-__dict__ attributes #74191

Open
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30005
Nosy @avassalotti, @serhiy-storchaka, @iritkatriel
Dependencies
  • bpo-29998: Pickling and copying ImportError doesn't preserve name and path
  • 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 2017-04-06.05:59:35.082>
    labels = ['interpreter-core', 'type-bug', '3.11']
    title = "Pickling and copying exceptions doesn't preserve non-__dict__ attributes"
    updated_at = <Date 2021-06-27.21:37:57.332>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-06-27.21:37:57.332>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2017-04-06.05:59:35.082>
    creator = 'serhiy.storchaka'
    dependencies = ['29998']
    files = []
    hgrepos = []
    issue_num = 30005
    keywords = []
    message_count = 2.0
    messages = ['291212', '396602']
    nosy_count = 3.0
    nosy_names = ['alexandre.vassalotti', 'serhiy.storchaka', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30005'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions