On Tue, Feb 8, 2011 at 2:50 AM, xiscu <span dir="ltr"><<a href="mailto:xiscu@email.de">xiscu@email.de</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi to all in the list,<br>
that's the first time reporting to stackless. Please let me know if not<br>
the right place (from the web site I could find the info where to report)<br>
<br>
So I wanted to try stackless so I downloaded it and did the:<br>
./configure<br>
make<br>
and make test<br>
and so here failed one of these so I tried with:<br><br></blockquote><div><br></div><div>Hi Xiscu,</div><div><br></div><div>Thanks for the report.  This is indeed as good a place as any to send it.  </div><div><br></div>
<div>I am assuming you are talking about 3.1.3 given that it shows in the paths in your test failures.  How did you download it?  Presumably the exported archive on the Stackless downloads page?</div><div><br></div><div>One thing to try would be to download the source code for Python 3.1.3 and compile it in the same way.  It is possible I mismerged something, but often when people report test failures like these, they get the same ones in the regular Python of the same version.  Keep in mind we do not change any HTTP or networking related functionality.</div>
<div><br></div><div>I'll test it locally in a Ubuntu VM and get back to you.  But if you have the time, try the regular version of Python.</div><div><br></div><div>Cheers,</div><div>Richard. </div></div>