Skip to content

pickle: inconsistent arguments pickle.py vs _pickle.c vs docs #83616

@crusaderky

Description

@crusaderky
BPO 39435
Nosy @pitrou, @serhiy-storchaka, @miss-islington, @crusaderky
PRs
  • bpo-39435: Fix docs for pickle.loads #18160
  • [3.8] bpo-39435: Fix docs for pickle.loads (GH-18160) #19843
  • [3.7] bpo-39435: Fix docs for pickle.loads (GH-18160). #19844
  • bpo-39435: Make the first argument of pickle.loads() positional-only. #19846
  • 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-05-01.19:59:45.010>
    created_at = <Date 2020-01-23.17:12:19.406>
    labels = ['3.7', '3.8', '3.9', 'type-feature', 'library', 'docs']
    title = 'pickle: inconsistent arguments pickle.py vs _pickle.c vs docs'
    updated_at = <Date 2020-05-02.06:38:08.659>
    user = 'https://github.com/crusaderky'

    bugs.python.org fields:

    activity = <Date 2020-05-02.06:38:08.659>
    actor = 'serhiy.storchaka'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2020-05-01.19:59:45.010>
    closer = 'pitrou'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2020-01-23.17:12:19.406>
    creator = 'crusaderky'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39435
    keywords = ['patch']
    message_count = 8.0
    messages = ['360569', '360643', '360678', '364188', '367876', '367877', '367878', '367917']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'docs@python', 'serhiy.storchaka', 'miss-islington', 'crusaderky']
    pr_nums = ['18160', '19843', '19844', '19846']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue39435'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions