]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140868: Don't rely on undefined left shift behavior in assert (#140869)
authorDino Viehland <dinoviehland@meta.com>
Sat, 1 Nov 2025 16:23:58 +0000 (12:23 -0400)
committerGitHub <noreply@github.com>
Sat, 1 Nov 2025 16:23:58 +0000 (12:23 -0400)
commitb1554146c29182803d1df23d6367c07a429d21ba
treefb276b73cc0b1e5824e69af2183955f44c60873a
parentf701f98052e906af9a065d68bdf2398ef3b476d9
gh-140868: Don't rely on undefined left shift behavior in assert (#140869)

Don't rely on undefined left shift behavior in assert
Include/internal/pycore_stackref.h