Skip to content

Python exception object is different after pickle.dumps and pickle.loads #89275

Open
@yonghengzero

Description

@yonghengzero
BPO 45112
Nosy @rhettinger, @iritkatriel
Files
  • screenshot.png
  • 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 2021-09-06.10:14:34.681>
    labels = ['type-bug', '3.9']
    title = 'Python exception object is different after pickle.dumps and pickle.loads'
    updated_at = <Date 2021-09-06.16:40:31.474>
    user = 'https://bugs.python.org/yonghengzero'

    bugs.python.org fields:

    activity = <Date 2021-09-06.16:40:31.474>
    actor = 'rhettinger'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2021-09-06.10:14:34.681>
    creator = 'yonghengzero'
    dependencies = []
    files = ['50262']
    hgrepos = []
    issue_num = 45112
    keywords = []
    message_count = 4.0
    messages = ['401128', '401135', '401137', '401153']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'iritkatriel', 'yonghengzero']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45112'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only 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