Manjusaka <lizheao940...@gmail.com> added the comment:

Actually, I found some interesting problem.

In Python 3.6.5 has declared the `extern pid_t forkpty(int *, char *, struct 
termios *, struct winsize *);`  in here 
https://github.com/python/cpython/blob/3.6/Include/pyport.h#L532

and I add it into the Python 3.7.0b5's pyport.h, It builds success!

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33756>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to