[Python-Dev] Py3k and asyncore/asynchat

Josiah Carlson josiah.carlson at gmail.com
Sun May 4 20:13:53 CEST 2008


On Mon, Mar 31, 2008 at 12:11 AM, Neal Norwitz <nnorwitz at gmail.com> wrote:
> On Sun, Mar 30, 2008 at 7:44 PM, Josiah Carlson
>
> <josiah.carlson at gmail.com> wrote:
>  >
>
> >  I haven't really had time to update the tests/documentation, but
>  >  again, I wasn't experiencing any strange test failures with
>  >  asyncore/asynchat, nor have I been able to find the buildbot failures
>  >  that you are referring to.  Could someone please link the failures
>  >  that are not related to being unable to discover a port number?
>
>  3 different platforms, 3 different problems:
>
>  http://www.python.org/dev/buildbot/all/alpha%20Tru64%205.1%20trunk/builds/2790/step-test/0
>  http://www.python.org/dev/buildbot/all/x86%20FreeBSD%203%203.0/builds/0/step-test/0
>  http://www.python.org/dev/buildbot/all/x86%20XP-4%203.0/builds/643
>
>
>  >  According to the release schedule, we should have at least a couple
>  >  more months for documentation and tests to be updated (I can get
>  >  patches ready for alpha 3).
>
>  When you get the patches with tests and doc, I'll be happy to check in.
>
>  n

I have updated the documentation, and as much of the tests as was
required to pass on my Windows XP machine.  In looking at the
buildbots, I'm not seeing any more common issues.  Unfortunately, I
also hit the urls provided above too late, and I wasn't able to see
the actual issues (if they still persist).

If possible, the syntax in the documentation that I added should be
checked, as I needed to convert from my older TeX docs to the new ReST
doc format.

I have attached the patch file, and am in the process of regaining
access to the bug tracker.  In the mean time, Giampaolo will be
posting the patch to the tracker in issue 1736190.

If anyone has any questions, please ask.

 - Josiah
-------------- next part --------------
A non-text attachment was scrubbed...
Name: full_async_patch.patch
Type: application/octet-stream
Size: 19144 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-dev/attachments/20080504/aa2f6454/attachment-0001.obj>


More information about the Python-Dev mailing list