Skip to content

[release-2.1] Use PyGILState_Ensure to avoid accessing CPython internals (#269) - #270

Merged
nitzmahone merged 1 commit into
python-cffi:release-2.1from
nitzmahone:211_release
Aug 3, 2026
Merged

[release-2.1] Use PyGILState_Ensure to avoid accessing CPython internals (#269)#270
nitzmahone merged 1 commit into
python-cffi:release-2.1from
nitzmahone:211_release

Conversation

@nitzmahone

Copy link
Copy Markdown
Member
  • Use PyGilState_Ensure to avoid accessing CPython internals

  • Avoid more direct PyThreadState accesses

(cherry picked from commit 8e5b6a5)

…fi#269)

* Use PyGilState_Ensure to avoid accessing CPython internals

* Avoid more direct PyThreadState accesses

(cherry picked from commit 8e5b6a5)
@nitzmahone
nitzmahone merged commit 56a7876 into python-cffi:release-2.1 Aug 3, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants