]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-154014: Initialize cold executor vm_data fields (GH-154142) (GH-154457)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 Jul 2026 09:49:29 +0000 (11:49 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Jul 2026 09:49:29 +0000 (09:49 +0000)
commite8206b6ca51cc4e50431298357c55195c2a51e35
tree48bba98ebb46d3f7790890e19623b639f943e935
parent314e753c084ebcf6a1b311d64f5aff0547eef10a
[3.15] gh-154014: Initialize cold executor vm_data fields (GH-154142) (GH-154457)

gh-154014: Initialize cold executor vm_data fields (GH-154142)
(cherry picked from commit d1174a48ea8fda8bd0057f10e9776ec148276100)

Co-authored-by: Bhuvansh <bhuvanshkataria@gmail.com>
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2026-07-19-16-18-25.gh-issue-154014.CJsjVL.rst [new file with mode: 0644]
Python/optimizer.c