Staging
v0.8.1
https://github.com/python/cpython
Revision cd7a78e0a4130674b814934a9d77c92d9cbbf9be authored by Georg Brandl on 31 January 2007, 07:48:49 UTC, committed by Georg Brandl on 31 January 2007, 07:48:49 UTC
the master should close the slave fd.

Added a test to test_pty.py that reads from the master_fd after doing
a pty.fork(); without the fix it hangs forever instead of raising an
exception.  (<crossing fingers for the buildbots>)

Backport from trunk rev. 53146.
1 parent d13eeb7
History
Tip revision: cd7a78e0a4130674b814934a9d77c92d9cbbf9be authored by Georg Brandl on 31 January 2007, 07:48:49 UTC
[Patch #783050 from Patrick Lynch] The emulation of forkpty() is incorrect;
Tip revision: cd7a78e
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 34.2 KB
README -rw-r--r-- 54.4 KB
configure -rwxr-xr-x 623.0 KB
configure.in -rw-r--r-- 94.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.4 KB
setup.py -rw-r--r-- 66.3 KB

README

back to top