• Gregory P. Smith's avatar
    Merged revisions 73917 via svnmerge from · 10d2952e
    Gregory P. Smith yazdı
    svn+ssh://pythondev@svn.python.org/python/branches/py3k
    
    (the changes that add a select.PIPE_BUF attribute were removed)
    
    This merge fixes issue3392
    
    ................
      r73917 | amaury.forgeotdarc | 2009-07-09 15:44:11 -0700 (Thu, 09 Jul 2009) | 12 lines
    
      Merged revisions 73916 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
    
      ........
        r73916 | amaury.forgeotdarc | 2009-07-10 00:37:22 +0200 (ven., 10 juil. 2009) | 5 lines
    
        #6416: Fix compilation of the select module on Windows, as well as test_subprocess:
        PIPE_BUF is not defined on Windows, and probably has no meaning there.
    
        Anyway the subprocess module uses another way to perform non-blocking reads (with a thread)
      ........
    ................
    10d2952e
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
runtests.sh Loading commit data...
setup.py Loading commit data...