]> granicus.if.org Git - python/commit
Merged revisions 83705 via svnmerge from
authorGiampaolo Rodolà <g.rodola@gmail.com>
Wed, 4 Aug 2010 09:04:53 +0000 (09:04 +0000)
committerGiampaolo Rodolà <g.rodola@gmail.com>
Wed, 4 Aug 2010 09:04:53 +0000 (09:04 +0000)
commit8c5ced43a127592585fede62f68edb4886804202
tree006cc6cc8be4bbd8a9d18bd63fb38135b0d02bbc
parent8801f7add244421305a3c555cff56d27798b0946
Merged revisions 83705 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83705 | giampaolo.rodola | 2010-08-04 11:02:27 +0200 (mer, 04 ago 2010) | 1 line

  fix issue #2944: asyncore doesn't handle connection refused correctly (patch by Alexander Shigin). Merged from 2.7 branch.
........
Lib/asyncore.py
Misc/ACKS
Misc/NEWS