[issue15751] [subinterpreters] Make the PyGILState API compatible with subinterpreters

STINNER Victor report at bugs.python.org
Thu May 14 21:27:15 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

I marked bpo-10915 as a duplicate of this issue.

See also bpo-1021318: "PyThreadState_Next not thread safe".

----------
components: +C API
title: [subinterpreters] Support subinterpreters in the GIL state API -> [subinterpreters] Make the PyGILState API compatible with subinterpreters
versions:  -Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue15751>
_______________________________________


More information about the Python-bugs-list mailing list