Update the C-API "Sub-interpreter support" Section for PEP 684 #107305
Labels
3.12
bugs and security fixes
3.13
bugs and security fixes
docs
Documentation in the Doc dir
topic-C-API
topic-subinterpreters
Documentation
https://docs.python.org/3.12/c-api/init.html#sub-interpreter-support
Py_NewInterpreterFromConfig()
andPyInterpreterConfig
Py_EndInterpreter()
(andPy_NewInterpreter()
?) about holding GIL before/after(See https://peps.python.org/pep-0684/ and gh-99113.)
Linked PRs
The text was updated successfully, but these errors were encountered: