Skip to content

Improve struct.pack out of range error messages #89197

Closed
@stevendaprano

Description

@stevendaprano
BPO 45034
Nosy @terryjreedy, @mdickinson, @stevendaprano, @meadori, @corona10, @sobolevn
PRs
  • bpo-45034: Fixes how upper limit is formatted for struct.pack("H", ...) #28178
  • 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 = None
    created_at = <Date 2021-08-28.01:02:05.513>
    labels = ['type-feature', 'library', '3.11']
    title = 'Improve struct.pack out of range error messages'
    updated_at = <Date 2021-09-07.12:25:15.015>
    user = 'https://github.com/stevendaprano'

    bugs.python.org fields:

    activity = <Date 2021-09-07.12:25:15.015>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-08-28.01:02:05.513>
    creator = 'steven.daprano'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45034
    keywords = ['patch']
    message_count = 6.0
    messages = ['400452', '401020', '401043', '401053', '401251', '401254']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'mark.dickinson', 'steven.daprano', 'meador.inge', 'corona10', 'sobolevn']
    pr_nums = ['28178']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45034'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only 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