]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99706: unicodeobject: Fix padding in `PyASCIIObject.state` (GH-99707)
authorDavid Hewitt <1939362+davidhewitt@users.noreply.github.com>
Thu, 24 Nov 2022 08:21:59 +0000 (08:21 +0000)
committerGitHub <noreply@github.com>
Thu, 24 Nov 2022 08:21:59 +0000 (17:21 +0900)
commitb4d54a332ed593c9fcd0da25684c622a251d03ce
tree7f7072a97e4424e22b3738bff13dbc87d04f5903
parentc24397a1080fa496d4e860e3054592ecb3685052
gh-99706: unicodeobject: Fix padding in `PyASCIIObject.state` (GH-99707)
Include/cpython/unicodeobject.h