| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Move the interpreteridobject.h header file from Include/ to Include/internal/. It only provides private functions.
…28969) Move the interpreteridobject.h header file from Include/ to Include/internal/. It only provides private functions.
…ythonGH-28969)" This reverts commit 063abd9.
…ythonGH-28969)" This reverts commit 063abd9.
…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>
| Back | FazBrowse Home | New Git URL |
Move the interpreteridobject.h header file from Include/ to
Include/internal/. It only provides private functions.
https://bugs.python.org/issue35081