This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients akuchling, anacrolix, giampaolo.rodola, josiahcarlson, python-dev, rosslagerwall, stutzbach
Date 2012-03-20.15:47:03
SpamBayes Score 0.013293269
Marked as misclassified No
Message-id <E1SA1H4-0000YG-90@dinsdale.python.org>
In-reply-to
Content
New changeset 4e5ddde76dbe by Giampaolo Rodola' in branch '2.7':
Fix issue #13694: asynchronous connect in asyncore.dispatcher does not set addr.
http://hg.python.org/cpython/rev/4e5ddde76dbe
History
Date User Action Args
2012-03-20 15:47:03python-devsetrecipients: + python-dev, akuchling, josiahcarlson, giampaolo.rodola, stutzbach, anacrolix, rosslagerwall
2012-03-20 15:47:03python-devlinkissue13694 messages
2012-03-20 15:47:03python-devcreate