◐ Shell
clean mode source ↗

Handle oversized __hash__ results without panicking by Copilot · Pull Request #6561 · RustPython/RustPython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

Co-authored-by: youknowone <69878+youknowone@users.noreply.github.com>

Copilot AI changed the title [WIP] Fix panic in hash wrapping for oversized integers Handle oversized __hash__ results without panicking

Dec 28, 2025
Co-authored-by: youknowone <69878+youknowone@users.noreply.github.com>

youknowone