diff options
author | Jack Diederich <jackdied@gmail.com> | 2009-04-10 05:33:26 +0000 |
---|---|---|
committer | Jack Diederich <jackdied@gmail.com> | 2009-04-10 05:33:26 +0000 |
commit | 814ca75cf1023a936db6fb09eaf2924d6a84e11f (patch) | |
tree | 27d162550676b529f86cbda5da0e76ed17f58814 /Python/pythonrun.c | |
parent | c73e6ac85275019cb48a842c19ca5e65ef3e2927 (diff) | |
download | cpython-814ca75cf1023a936db6fb09eaf2924d6a84e11f.tar.gz |
-fixes telnetlib constants to be one-length byte arrays instead of ints
-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
........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions