bpo-35081: Add pycore_fileutils.h (GH-10371)
Move Py_BUILD_CORE code from Include/fileutils.h to a new Include/internal/pycore_fileutils.h file.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "Python.h"
|
||||
#include "pycore_fileutils.h"
|
||||
#include "osdefs.h"
|
||||
#include <locale.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user