summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2025-08-08 02:21:21 (GMT)
committerGitHub <noreply@github.com>2025-08-08 02:21:21 (GMT)
commit3491368f22117a92c488aae6857f9cf03034398f (patch)
tree10bc51ff3eb48c3af96cf122ad1ef40e741e001b /Python/pythonrun.c
parentf565c0961af93b7984fa80983e04f03126a9d4e0 (diff)
downloadcpython-3491368f22117a92c488aae6857f9cf03034398f.zip
cpython-3491368f22117a92c488aae6857f9cf03034398f.tar.gz
cpython-3491368f22117a92c488aae6857f9cf03034398f.tar.bz2
[3.13] [Doc] Remove unnecessary quotes from typing module (GH-137207) (#137540)
[Doc] Remove unnecessary quotes from typing module (GH-137207) * gh-106320: Remove private _PyInterpreterState functions (GH-106335) Remove private _PyThreadState and _PyInterpreterState C API functions: move them to the internal C API (pycore_pystate.h and pycore_interp.h). Don't export most of these functions anymore, but still export functions used by tests. Remove _PyThreadState_Prealloc() and _PyThreadState_Init() from the C API, but keep it in the stable API. * Doc: minor change * Revert "Doc: minor change" This reverts commit ebfa0937c2caf0110ab1540f14956d56fe925092. * [Doc] Remove unnecessary quotes from typing (See Also section) * [Doc] Remove unnecessary quotes from typing --------- (cherry picked from commit f06fcb7f4b430993ece308e4e11cba939a676c69) Co-authored-by: Adorilson Bezerra <adorilson@gmail.com> Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions