Skip to content

Deprecate ob_shash in BytesObject #91020

Closed
@methane

Description

@methane
BPO 46864
Nosy @tiran, @methane, @serhiy-storchaka, @animalize, @brandtbucher
PRs
  • bpo-46864: Deprecate PyBytesObject.ob_shash. #31598
  • bpo-46864: Suppress deprecation warnings for ob_shash. #32042
  • bpo-46864: Suppress even more ob_shash deprecation warnings (GH-32176) #32176
  • Files
  • remove-bytes-hash.patch
  • 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 2022-03-25.02:15:16.155>
    created_at = <Date 2022-02-26.08:49:05.075>
    labels = ['interpreter-core', 'build', '3.11']
    title = 'Deprecate ob_shash in BytesObject'
    updated_at = <Date 2022-03-30.06:35:35.207>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2022-03-30.06:35:35.207>
    actor = 'christian.heimes'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-25.02:15:16.155>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2022-02-26.08:49:05.075>
    creator = 'methane'
    dependencies = []
    files = ['50649']
    hgrepos = []
    issue_num = 46864
    keywords = ['patch']
    message_count = 21.0
    messages = ['414083', '414096', '414134', '414136', '414605', '415684', '415743', '415744', '415747', '415748', '415749', '415854', '415855', '415857', '415865', '415923', '415925', '415927', '415958', '415984', '416325']
    nosy_count = 5.0
    nosy_names = ['christian.heimes', 'methane', 'serhiy.storchaka', 'malin', 'brandtbucher']
    pr_nums = ['31598', '32042', '32176']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue46864'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesbuildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions