[issue1736190] asyncore/asynchat patches

Giampaolo Rodola' report at bugs.python.org
Mon Mar 3 00:22:48 CET 2008


Giampaolo Rodola' added the comment:

I've discussed a lot with Josiah via e-mail and this is the updated
version of the patch including a fix for the two issues raised before.
This update has been needed also because the original patch has been
out-dated by some commits after r53734 involving the test suite
and the documentation, which I both took off this patch.
I also re-added simple_producer and fifo classes in asynchat.py since it
seems they are needed for passing tests.

The test suite has passed on Windows XP using Python 2.6 alpha 1.
I have also successfully run the test suite of a project of mine based
on asynchat which includes over 40 tests.

Added file: http://bugs.python.org/file9587/patch.diff

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1736190>
_____________________________________


More information about the Python-bugs-list mailing list