Skip to content

pickle.load expects an object that implements readinto #83862

Closed
@NathanGoldbaum

Description

@NathanGoldbaum
BPO 39681
Nosy @pitrou, @ambv, @miss-islington
PRs
  • bpo-39681: Fix C pickle regression with minimal file-like objects #18592
  • [3.8] bpo-39681: Fix C pickle regression with minimal file-like objects (GH-18592) #18630
  • 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 = 'https://github.com/pitrou'
    closed_at = <Date 2020-02-24.13:06:05.266>
    created_at = <Date 2020-02-19.01:04:48.988>
    labels = ['3.8', 'type-bug', 'library', '3.9']
    title = 'pickle.load expects an object that implements readinto'
    updated_at = <Date 2020-02-24.16:19:04.853>
    user = 'https://bugs.python.org/NathanGoldbaum'

    bugs.python.org fields:

    activity = <Date 2020-02-24.16:19:04.853>
    actor = 'Nathan.Goldbaum'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2020-02-24.13:06:05.266>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2020-02-19.01:04:48.988>
    creator = 'Nathan.Goldbaum'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39681
    keywords = ['patch']
    message_count = 9.0
    messages = ['362242', '362259', '362281', '362291', '362400', '362546', '362548', '362585', '362596']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'lukasz.langa', 'Nathan.Goldbaum', 'miss-islington']
    pr_nums = ['18592', '18630']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39681'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of life3.9only 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