Skip to content

Opt out serialization/deserialization for heap type #85224

Closed
@corona10

Description

@corona10
BPO 41052
Nosy @pitrou, @vstinner, @serhiy-storchaka, @corona10, @shihai1991
PRs
  • bpo-41052: Opt out serialization/deserialization for _random.Random #21002
  • [3.9] bpo-41052: Opt out serialization/deserialization for _random.Random (GH-21002). #21030
  • bpo-41052: Optout serialization/deserialization for blake2s/b #22189
  • bpo-41052: Fix pickling heap types implemented in C with protocols 0 and 1 #22870
  • [3.9] bpo-41052: Fix pickling heap types implemented in C with protocols 0 and 1 (GH-22870). #22963
  • 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 2020-10-25.16:09:30.699>
    created_at = <Date 2020-06-20.13:17:29.949>
    labels = ['expert-C-API', 'type-bug', '3.9', '3.10']
    title = 'Opt out serialization/deserialization for heap type'
    updated_at = <Date 2020-10-27.04:22:53.436>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2020-10-27.04:22:53.436>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-25.16:09:30.699>
    closer = 'serhiy.storchaka'
    components = ['C API']
    creation = <Date 2020-06-20.13:17:29.949>
    creator = 'corona10'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41052
    keywords = ['patch']
    message_count = 10.0
    messages = ['371937', '371992', '371993', '376951', '379214', '379223', '379251', '379532', '379585', '379735']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'serhiy.storchaka', 'corona10', 'shihai1991']
    pr_nums = ['21002', '21030', '22189', '22870', '22963']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41052'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.9only security fixestopic-C-APItype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions