summaryrefslogtreecommitdiffstats
path: root/Python/thread.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-07-24 19:54:42 (GMT)
committerGitHub <noreply@github.com>2023-07-24 19:54:42 (GMT)
commitf573a6a281e49560a1022a13c39e44a9207ef6d2 (patch)
tree1a872b6e427d285cf738bcd2f8096da03f733d97 /Python/thread.c
parent69d4e8c090efd4f3a958ba056580bc1ee9865d0e (diff)
downloadcpython-f573a6a281e49560a1022a13c39e44a9207ef6d2.zip
cpython-f573a6a281e49560a1022a13c39e44a9207ef6d2.tar.gz
cpython-f573a6a281e49560a1022a13c39e44a9207ef6d2.tar.bz2
[3.12] GH-96803: Move PyUnstable_InterpreterFrame_GetCode() to Python.h (GH-107188) (#107195)
GH-96803: Move PyUnstable_InterpreterFrame_GetCode() to Python.h (GH-107188) Declare the following 3 PyUnstable functions in Include/cpython/pyframe.h rather than Include/cpython/frameobject.h, so they are now provided by the standard "GH-include <Python.h>". (cherry picked from commit 837fa5c0cd92e70f625377c9ffb7ac31a23d7d63) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions