We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b11d1 commit ce43f38Copy full SHA for ce43f38
Modules/main.c
@@ -9,7 +9,6 @@
9
#include <windows.h>
10
#ifdef HAVE_FCNTL_H
11
#include <fcntl.h>
12
-#define PATH_MAX MAXPATHLEN
13
#endif
14
15
Python/pythonrun.c
@@ -32,7 +32,6 @@
32
#ifdef MS_WINDOWS
33
#undef BYTE
34
#include "windows.h"
35
36
37
38
#ifdef __gnu_hurd__
0 commit comments