]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124160: Pass main_tstate to update_global_state_for_extension() (#124164)
authorluk1337 <priv.luk@gmail.com>
Thu, 19 Sep 2024 16:05:20 +0000 (18:05 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Sep 2024 16:05:20 +0000 (21:35 +0530)
commit7331d0f70bc9fbac177b76b6ec03486430383425
tree3d2a3a6f00a059e154d7defe40a2ddd17d5aba7c
parent8f82d9aa2191db7826bb7a453fe06ce65f966cf8
gh-124160: Pass main_tstate to update_global_state_for_extension() (#124164)
Misc/NEWS.d/next/C_API/2024-09-18-18-40-30.gh-issue-124160.Zy-VKi.rst [new file with mode: 0644]
Programs/_testembed.c
Python/import.c