mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
9f1307afa0
Docs: C API: Improve documentation around non-Python threads with subinterpreters (GH-131087)
(cherry picked from commit af6b3b825f)
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>