◐ Shell
clean mode source ↗

[3.12] gh-110968: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED was added to 3.12 by vstinner · Pull Request #111588 · python/cpython

Conversation

@vstinner

@vstinner vstinner commented

Nov 1, 2023

edited by bedevere-app Bot

Loading

Constants like Py_MOD_PER_INTERPRETER_GIL_SUPPORTED were only added
to the limited C API version 3.12 and newer.

@vstinner vstinner changed the title gh-110968: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED was added to 3.12 [3.12] gh-110968: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED was added to 3.12

Nov 1, 2023

ericsnowcurrently

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Labels

2 participants

@vstinner @ericsnowcurrently