]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99741: Implement Multi-Phase Init for the _xxsubinterpreters Module (gh-99742)
authorEric Snow <ericsnowcurrently@gmail.com>
Mon, 5 Dec 2022 20:40:20 +0000 (13:40 -0700)
committerGitHub <noreply@github.com>
Mon, 5 Dec 2022 20:40:20 +0000 (13:40 -0700)
commit530cc9dbb61df55b83f0219d2282980c9cb1cbd8
treed40fb85821f901b3e8abe91f266f4367f1f579ac
parent51ee0a29e9b20c3e4a94a675e73a894ee2fe447b
gh-99741: Implement Multi-Phase Init for the _xxsubinterpreters Module (gh-99742)

_xxsubinterpreters is an internal module used for testing.

https://github.com/python/cpython/issues/99741
Include/cpython/pystate.h
Lib/test/test__xxsubinterpreters.py
Misc/NEWS.d/next/Tests/2022-11-23-18-32-16.gh-issue-99741.q4R7NH.rst [new file with mode: 0644]
Modules/_xxsubinterpretersmodule.c
Python/pystate.c
Tools/c-analyzer/cpython/globals-to-fix.tsv