]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154014: Initialize cold executor vm_data fields (GH-154142)
authorBhuvansh <bhuvanshkataria@gmail.com>
Wed, 22 Jul 2026 09:17:47 +0000 (14:47 +0530)
committerGitHub <noreply@github.com>
Wed, 22 Jul 2026 09:17:47 +0000 (10:17 +0100)
commitd1174a48ea8fda8bd0057f10e9776ec148276100
treeb2d03b758f7f70d4f0f30210f24075b48e5cca19
parent1bf86c134a5260876ad31fb32b832cbea24c21ad
gh-154014: Initialize cold executor vm_data fields (GH-154142)
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