mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-17 01:51:39 +09:00
Add IntToByteOptions struct to fix int argument keyword error in int.to_bytes Also fix some ValueError to OverflowError like cPython
Add IntToByteOptions struct to fix int argument keyword error in int.to_bytes Also fix some ValueError to OverflowError like cPython