Move the interpreteridobject.h header file from Include/ to Include/internal/. It only provides private functions.
ShivnarenSrinivasan pushed a commit to ShivnarenSrinivasan/cpython that referenced this pull request
…28969) Move the interpreteridobject.h header file from Include/ to Include/internal/. It only provides private functions.
ericsnowcurrently added a commit to ericsnowcurrently/cpython that referenced this pull request
ericsnowcurrently added a commit to ericsnowcurrently/cpython that referenced this pull request
Merged
ericsnowcurrently added a commit that referenced this pull request
Merged
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…le (pythongh-105258) The _xxsubinterpreters module was meant to only use public API. Some internal C-API usage snuck in over the last few years (e.g. pythongh-28969). This fixes that. (cherry picked from commit e6373c0) Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
ericsnowcurrently added a commit that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters