]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119333: get interp from tstate for PyContext watchers(#124444)
authorJason Fried <me@jasonfried.info>
Thu, 26 Sep 2024 05:26:23 +0000 (22:26 -0700)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 05:26:23 +0000 (05:26 +0000)
commit46f5cbca4c37c57f718d3de0d7f7ddfc44298535
tree74b5e14dddeeccbcd7dfb142aa0a647d2c68e0f8
parentde929f353c413459834a2a37b2d9b0240673d874
gh-119333: get interp from tstate for PyContext watchers(#124444)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Include/cpython/context.h
Python/context.c