mirror of
https://github.com/python/cpython.git
synced 2025-12-09 18:48:05 +00:00
merge 3.5 (#28184)
This commit is contained in:
commit
e2e792d98f
7 changed files with 31 additions and 31 deletions
|
|
@ -747,7 +747,7 @@ extern pid_t forkpty(int *, char *, struct termios *, struct winsize *);
|
|||
#define PY_LITTLE_ENDIAN 1
|
||||
#endif
|
||||
|
||||
#ifdef Py_BUILD_CORE
|
||||
#ifdef Py_BUILD_CORE
|
||||
/*
|
||||
* Macros to protect CRT calls against instant termination when passed an
|
||||
* invalid parameter (issue23524).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue