gh-67766 - show argument for struct.pack range errors by jorisgeer · Pull Request #103657 · python/cpython · GitHub
Skip to content

gh-67766 - show argument for struct.pack range errors - #103657

Closed
jorisgeer wants to merge 6 commits into
python:mainfrom
jorisgeer:gh-67766-struct-pack-diag
Closed

jorisgeer wants to merge 6 commits into
python:mainfrom
jorisgeer:gh-67766-struct-pack-diag

Conversation

@jorisgeer

@jorisgeer jorisgeer commented Apr 20, 2023

Copy link
Copy Markdown

fixes #67766

Taken over from original assignee who did not respond.

I only add the arg number to range errors in this PR. Other errors require a bit more work, let's first see how this goes.

@bedevere-bot

Copy link
Copy Markdown

@ghost

ghost commented Apr 21, 2023

Copy link
Copy Markdown

@jorisgeer jorisgeer closed this by deleting the head repository Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

struct.pack error messages do not indicate which argument was invalid

2 participants