]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-104615: don't make unsafe swaps in apply_static_swaps (GH-104620). (#104636)
authorCarl Meyer <carl@oddbird.net>
Fri, 19 May 2023 18:04:04 +0000 (12:04 -0600)
committerGitHub <noreply@github.com>
Fri, 19 May 2023 18:04:04 +0000 (12:04 -0600)
commit667e4ece9873146a99fc7c017b8a2be76765a715
treee9503994dd8dec41584e7523dbac0b680b31a8e1
parentd78c3bcf6f4b616db247377eba4eff39119faa94
[3.11] gh-104615: don't make unsafe swaps in apply_static_swaps (GH-104620). (#104636)

(cherry picked from commit 0589c6a4d3d822cace42050198cb9a5e99c879ad)
Lib/test/test_compile.py
Misc/NEWS.d/next/Core and Builtins/2023-05-18-13-00-21.gh-issue-104615.h_rtw2.rst [new file with mode: 0644]
Python/compile.c