]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-126910: avoid reading the FP for getting the SP (GH-146521)
authorDiego Russo <diego.russo@arm.com>
Fri, 27 Mar 2026 17:52:48 +0000 (17:52 +0000)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2026 17:52:48 +0000 (01:52 +0800)
commitb60b9261b5de1e77755cbbeaa7c431e6c475de6e
treefe845920bde58e129105d5e14ee6fb51ac5dc34c
parent6763d26b2ba583292140ecca274585c22e61ba33
GH-126910: avoid reading the FP for getting the SP (GH-146521)
Include/internal/pycore_pystate.h
Python/pystate.c