• Jack Diederich's avatar
    -fixes telnetlib constants to be one-length byte arrays instead of ints · 1c8f38c4
    Jack Diederich yazdı
    -this fixes telnet negotiation (broken in 3.0)
    -merged/ported telnetlib tests from trunk (below)
    
    Merged revisions 71302,71377,71385 via svnmerge from
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r71302 | jack.diederich | 2009-04-05 22:08:44 -0400 (Sun, 05 Apr 2009) | 1 line
    
      test the telnetlib.Telnet interface more thoroughly
    ........
      r71377 | jack.diederich | 2009-04-07 16:22:59 -0400 (Tue, 07 Apr 2009) | 1 line
    
      eliminate more race conditions in telnetlib tests
    ........
      r71385 | jack.diederich | 2009-04-07 19:56:57 -0400 (Tue, 07 Apr 2009) | 4 lines
    
      - Make timing assertions very generous (a la test_timeout.py)
      - Break the gc cycle in negotiation tests
      - test the different guarantees of read_lazy and read_very_lazy
    ........
    1c8f38c4
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...