]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98789: Fix FOR_ITER assert on big-endian (GH-98792)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Fri, 28 Oct 2022 06:42:39 +0000 (02:42 -0400)
committerGitHub <noreply@github.com>
Fri, 28 Oct 2022 06:42:39 +0000 (14:42 +0800)
commitfbcafa6eeeb106c8d9e9bb4c3b44e34e070f79c9
tree27e2bd2c8ed1e6c49b347cc83738804e1306dcd0
parent3e07f827b359617664ad0880f218f17ae4483299
gh-98789: Fix FOR_ITER assert on big-endian (GH-98792)

Fix FOR_ITER assertion syntax
Python/ceval.c