Skip to content

Fail PyTuple::new on wrong sizehint when compiling for RustPython#6154

Merged
davidhewitt merged 1 commit into
PyO3:mainfrom
bschoenmaeckers:rustpython-tuple-bounds
Jun 29, 2026
Merged

Fail PyTuple::new on wrong sizehint when compiling for RustPython#6154
davidhewitt merged 1 commit into
PyO3:mainfrom
bschoenmaeckers:rustpython-tuple-bounds

Conversation

@bschoenmaeckers

Copy link
Copy Markdown
Member

This fixed the too_long_iterator & too_short_iterator testcases on RustPython.

@bschoenmaeckers bschoenmaeckers added the CI-skip-changelog Skip checking changelog entry label Jun 22, 2026

@davidhewitt davidhewitt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@davidhewitt davidhewitt added this pull request to the merge queue Jun 26, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 26, 2026
@davidhewitt davidhewitt added this pull request to the merge queue Jun 29, 2026
Merged via the queue into PyO3:main with commit ff7c5e5 Jun 29, 2026
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-skip-changelog Skip checking changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants