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 josiahcarlson
Recipients
Date 2007-06-23.14:07:22
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Indeed, asynchat.async_chat.refill_buffer() should call handle_close() rather than close().

In the patch I recently provided, it calls handle_close() in the equivalent method.
History
Date User Action Args
2007-08-23 14:55:42adminlinkissue1740572 messages
2007-08-23 14:55:42admincreate