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:50:04
SpamBayes Score 0.013293269
Marked as misclassified No
Message-id <E1SA1K0-0000zw-0w@dinsdale.python.org>
In-reply-to
Content
New changeset a5add01e96be by Giampaolo Rodola' in branch '3.2':
Fix issue #13694: asynchronous connect in asyncore.dispatcher does not set addr.
http://hg.python.org/cpython/rev/a5add01e96be
History
Date User Action Args
2012-03-20 15:50:05python-devsetrecipients: + python-dev, akuchling, josiahcarlson, giampaolo.rodola, stutzbach, anacrolix, rosslagerwall
2012-03-20 15:50:04python-devlinkissue13694 messages
2012-03-20 15:50:04python-devcreate