mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
gh-120686: remove unused internal c api functions (#120687)
This commit is contained in:
parent
12af8ec864
commit
6f7acaab50
7 changed files with 0 additions and 54 deletions
|
@ -10,7 +10,6 @@ extern "C" {
|
|||
|
||||
#include "pycore_lock.h" // PyMutex
|
||||
#include "pycore_fileutils.h" // _Py_error_handler
|
||||
#include "pycore_identifier.h" // _Py_Identifier
|
||||
#include "pycore_ucnhash.h" // _PyUnicode_Name_CAPI
|
||||
#include "pycore_global_objects.h" // _Py_SINGLETON
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue