]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-29882: Fix portability bug introduced in GH-30774 (#30794)
authorMark Dickinson <mdickinson@enthought.com>
Sun, 23 Jan 2022 09:59:34 +0000 (09:59 +0000)
committerGitHub <noreply@github.com>
Sun, 23 Jan 2022 09:59:34 +0000 (09:59 +0000)
commit83a0ef2162aa379071e243f1b696aa6814edcd2a
treecb22fd3b401774c3492185129ec08aca726a4be9
parent51c3e28c8a163e58dc753765e3cc51d5a717e70d
bpo-29882: Fix portability bug introduced in GH-30774 (#30794)
Include/internal/pycore_bitutils.h
Modules/_testinternalcapi.c