Skip to content

pickle.py bytearray memoization bug with protocol 5 #88073

Closed
@cfbolz

Description

@cfbolz
mannequin
BPO 43907
Nosy @pitrou, @cfbolz
PRs
  • bpo-43907: add missing memoize call in pure python pickling of bytearray #25501
  • 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 = <Date 2021-04-23.21:28:19.068>
    created_at = <Date 2021-04-21.18:08:15.207>
    labels = ['type-bug', 'library', '3.10']
    title = 'pickle.py bytearray memoization bug with protocol 5'
    updated_at = <Date 2021-04-23.21:28:19.066>
    user = 'https://github.com/cfbolz'

    bugs.python.org fields:

    activity = <Date 2021-04-23.21:28:19.066>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-23.21:28:19.068>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2021-04-21.18:08:15.207>
    creator = 'Carl.Friedrich.Bolz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43907
    keywords = ['patch']
    message_count = 3.0
    messages = ['391537', '391737', '391738']
    nosy_count = 2.0
    nosy_names = ['pitrou', 'Carl.Friedrich.Bolz']
    pr_nums = ['25501']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43907'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions