[issue27638] int.to_bytes() and int.from_bytes() should support 'net' and 'host' byte orders

Марк Коренберг report at bugs.python.org
Wed Jul 27 23:32:33 EDT 2016


New submission from Марк Коренберг:

int.to_bytes() and int.from_bytes() should support 'net' and 'host' byte orders. I will provide a patch.

----------
messages: 271490
nosy: mmarkk
priority: normal
severity: normal
status: open
title: int.to_bytes() and int.from_bytes() should support 'net' and 'host' byte orders

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27638>
_______________________________________


More information about the Python-bugs-list mailing list