]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107406: Add better `struct.Struct` repr (#107407)
authordenballakh <47365157+denballakh@users.noreply.github.com>
Sat, 26 Aug 2023 09:54:16 +0000 (14:54 +0500)
committerGitHub <noreply@github.com>
Sat, 26 Aug 2023 09:54:16 +0000 (15:24 +0530)
commite407cea1938b80b1d469f148a4ea65587820e3eb
tree21b9df69dbdb5ffff761f94107c10a8f59ea6768
parent8ba47146111d714c7b61825d43b52311d9be366d
gh-107406: Add better `struct.Struct` repr (#107407)
Doc/library/struct.rst
Lib/test/test_struct.py
Misc/NEWS.d/next/Library/2023-07-29-02-01-24.gh-issue-107406.ze6sQP.rst [new file with mode: 0644]
Modules/_struct.c