]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Update struct.__doc__: _Bool available unconditionally (GH-143716) (#144070)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Jan 2026 12:33:28 +0000 (13:33 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 12:33:28 +0000 (12:33 +0000)
commit1cfb4192feecc0576e9ef4482395c8bb940c87bf
tree244d3c0541c559220f23dd5b5fc4fd6f34a42b18
parent6293e1e7b44bd10aca3666f9723bc0e3bd70c732
[3.14] Update struct.__doc__: _Bool available unconditionally (GH-143716) (#144070)

Update struct.__doc__: _Bool available unconditionally (GH-143716)

This amends commit a9296e7f3be4d6c22271b25c86467ff867c63bbb.
(cherry picked from commit 31c81ab0a2fb7009a76426617991a9b539ab0180)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Modules/_struct.c