mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
gh-131238: Cleanup pycore_runtime.h includes (#131486)
This commit is contained in:
parent
344f3c3fd4
commit
6c776abb90
5 changed files with 4 additions and 6 deletions
|
@ -10,7 +10,6 @@ extern "C" {
|
|||
|
||||
#include "pycore_fileutils.h" // _Py_error_handler
|
||||
#include "pycore_ucnhash.h" // _PyUnicode_Name_CAPI
|
||||
#include "pycore_global_objects.h" // _Py_SINGLETON
|
||||
|
||||
/* --- Characters Type APIs ----------------------------------------------- */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue