]> granicus.if.org Git - python/commit
Blocked revisions 65613 via svnmerge
authorBrett Cannon <bcannon@gmail.com>
Sat, 9 Aug 2008 23:08:15 +0000 (23:08 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 9 Aug 2008 23:08:15 +0000 (23:08 +0000)
commitbc385e7ba06296edd0def6bd6adfa5a2a8cf834e
tree76564b238e0fe27c7d48461ced47d4bacf0c388a
parent2f30a5df24d0390c44546fe9492ed3f9c6c19bd4
Blocked revisions 65613 via svnmerge

........
  r65613 | brett.cannon | 2008-08-09 16:06:16 -0700 (Sat, 09 Aug 2008) | 4 lines

  Suppress the warning in asynchat from using buffer() when running udner -3.
  Naively removing the usage causes a large number of test failures, so it was
  just easier to suppress the warning.
........