mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
bpo-45034: Fix how upper limit is formatted for struct.pack("H", ...)
(GH-28178)
Co-authored-by: Mark Dickinson <dickinsm@gmail.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This commit is contained in:
parent
97b754d4b4
commit
8ca6b61e3f
4 changed files with 27 additions and 6 deletions
|
@ -1663,6 +1663,7 @@ Ryan Smith-Roberts
|
|||
Rafal Smotrzyk
|
||||
Josh Snider
|
||||
Eric Snow
|
||||
Nikita Sobolev
|
||||
Dirk Soede
|
||||
Nir Soffer
|
||||
Paul Sokolovsky
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue