[issue13694] asynchronous connect in asyncore.dispatcher does not set addr

Matt Joiner report at bugs.python.org
Mon Jan 2 03:15:16 CET 2012


New submission from Matt Joiner <anacrolix at gmail.com>:

Patch attached

----------
components: Library (Lib)
files: dispatcher_connect_addr.patch
keywords: patch
messages: 150449
nosy: anacrolix
priority: normal
severity: normal
status: open
title: asynchronous connect in asyncore.dispatcher does not set addr
type: behavior
versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file24124/dispatcher_connect_addr.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13694>
_______________________________________


More information about the Python-bugs-list mailing list