Skip to content

Bump the default pickle protocol in shelve #78385

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 34204
Nosy @rhettinger, @vstinner, @avassalotti, @ambv, @serhiy-storchaka, @ZackerySpytz, @marco-c
PRs
  • bpo-34204: Use pickle.DEFAULT_PROTOCOL in shelve #19639
  • bpo-34204: Make the shelve library use Pickle's default protocol version instead of defaulting to version 3 #22751
  • 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-29.09:46:33.380>
    created_at = <Date 2018-07-24.09:16:42.390>
    labels = ['type-feature', 'library', '3.10']
    title = 'Bump the default pickle protocol in shelve'
    updated_at = <Date 2020-10-29.09:46:33.379>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-10-29.09:46:33.379>
    actor = 'cheryl.sabella'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-29.09:46:33.380>
    closer = 'cheryl.sabella'
    components = ['Library (Lib)']
    creation = <Date 2018-07-24.09:16:42.390>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34204
    keywords = ['patch']
    message_count = 5.0
    messages = ['322281', '370137', '379812', '379813', '379861']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'vstinner', 'alexandre.vassalotti', 'lukasz.langa', 'serhiy.storchaka', 'ZackerySpytz', 'marco-c']
    pr_nums = ['19639', '22751']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34204'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions