]> granicus.if.org Git - python/commit
Merged revisions 74217,74224 via svnmerge from
authorGeorg Brandl <georg@python.org>
Thu, 13 Aug 2009 08:39:33 +0000 (08:39 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 13 Aug 2009 08:39:33 +0000 (08:39 +0000)
commite6700e9a0435df5de59eed27fa072caf320e7ebd
treefad4a06f18cc3ad533726cfe4c43e99e9a02c7ae
parent01a30523f9782f9e8b8f49efc3b2a703b94394f3
Merged revisions 74217,74224 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k

........
  r74217 | jack.diederich | 2009-07-27 00:23:04 +0200 (Mo, 27 Jul 2009) | 1 line

  - fix issue #6106, Telnet.process_rawq default handling of WILL/WONT/DO/DONT
........
  r74224 | jack.diederich | 2009-07-27 11:03:14 +0200 (Mo, 27 Jul 2009) | 1 line

  - belated ACK for issue #6106
........
Lib/telnetlib.py
Lib/test/test_telnetlib.py
Misc/ACKS
Misc/NEWS