Skip to content

Shelve should default to the default Pickle protocol instead of hardcoding version 3#86237

@marco-c

Description

@marco-c
mannequin
BPO42071
Nosy@rhettinger, @ZackerySpytz, @marco-c
PRs
  • bpo-34204: Make the shelve library use Pickle's default protocol version instead of defaulting to version 3 #22751
  • Superseder
  • bpo-34204: Bump the default pickle protocol in shelve
  • 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=Noneclosed_at=<Date2020-10-18.19:08:59.829>created_at=<Date2020-10-18.18:58:45.208>labels= ['type-feature', 'library', '3.10'] title='Shelve should default to the default Pickle protocol instead of hardcoding version 3'updated_at=<Date2020-10-18.19:10:43.614>user='https://github.com/marco-c'

    bugs.python.org fields:

    activity=<Date2020-10-18.19:10:43.614>actor='rhettinger'assignee='none'closed=Trueclosed_date=<Date2020-10-18.19:08:59.829>closer='ZackerySpytz'components= ['Library (Lib)'] creation=<Date2020-10-18.18:58:45.208>creator='marco-c'dependencies= [] files= [] hgrepos= [] issue_num=42071keywords= ['patch'] message_count=3.0messages= ['378885', '378887', '378888'] nosy_count=3.0nosy_names= ['rhettinger', 'ZackerySpytz', 'marco-c'] pr_nums= ['22751'] priority='normal'resolution='duplicate'stage='resolved'status='closed'superseder='34204'type='enhancement'url='https://bugs.python.org/issue42071'versions= ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions