SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-147944: Increase range of bytes_per_sep (GH-147946)

Accepted range for the bytes_per_sep argument of bytes.hex(),
bytearray.hex(), memoryview.hex(), and binascii.b2a_hex()
is now increased, so passing sys.maxsize and -sys.maxsize is now
valid.
S
Serhiy Storchaka committed
473d2a35ceda738cdd4ffde9b7ace013c54ed683
Parent: 42825e6
Committed by GitHub <[email protected]> on 4/1/2026, 8:33:30 AM