[issue45034] Improve struct.pack out of range error messages

Mark Dickinson report at bugs.python.org
Tue Sep 7 08:18:50 EDT 2021


Mark Dickinson <dickinsm at gmail.com> added the comment:


New changeset 8ca6b61e3fd7f1e2876126cee82da8d812c8462f by Nikita Sobolev in branch 'main':
bpo-45034: Fix how upper limit is formatted for `struct.pack("H", ...)` (GH-28178)
https://github.com/python/cpython/commit/8ca6b61e3fd7f1e2876126cee82da8d812c8462f


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45034>
_______________________________________


More information about the Python-bugs-list mailing list