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:44:37
SpamBayes Score 0.013293269
Marked as misclassified No
Message-id <E1SA1Ei-00006g-OE@dinsdale.python.org>
In-reply-to
Content
New changeset 1c0058991740 by Giampaolo Rodola' in branch 'default':
Fix issue #13694: asynchronous connect in asyncore.dispatcher does not set addr.
http://hg.python.org/cpython/rev/1c0058991740
History
Date User Action Args
2012-03-20 15:44:38python-devsetrecipients: + python-dev, akuchling, josiahcarlson, giampaolo.rodola, stutzbach, anacrolix, rosslagerwall
2012-03-20 15:44:37python-devlinkissue13694 messages
2012-03-20 15:44:37python-devcreate