summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2003-10-22 13:48:27 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2003-10-22 13:48:27 (GMT)
commitf9ca40929241fa83c4fc7a8f2ba6c334286e5e16 (patch)
tree08a0e1f1a23105b2ac73de6bf81c06de8223f8a5 /Python/errors.c
parentd22bb6584d61b822bd1d6841a40f50d31aba650c (diff)
downloadcpython-f9ca40929241fa83c4fc7a8f2ba6c334286e5e16.zip
cpython-f9ca40929241fa83c4fc7a8f2ba6c334286e5e16.tar.gz
cpython-f9ca40929241fa83c4fc7a8f2ba6c334286e5e16.tar.bz2
[Bug #758241] When you use asyncore with a non-default map, methods
of the dispatcher object break. e.g. if you close() the object, it tries to remove itself from the default map, not from the map the dispatcher was created with. The patch, from Stephane Ninin, records the map as an attribute of the dispatcher instance. 2.3 bugfix candidate.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions