Isn&#39;t &#39;26-maint&#39; still 2.6.1 ?<br><br>___________________________________________________________________________<br><br>&#39;testall.py&#39;:<br><br>OK<br>325 tests OK.<br>2 tests failed:<br>    test_distutils test_sys<br>
35 tests skipped:<br>    test_aepack test_al test_applesingle test_bsddb185 test_bsddb3<br>    test_cd test_cl test_codecmaps_cn test_codecmaps_hk<br>    test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses<br>
    test_dl test_gl test_imageop test_imgfile test_kqueue<br>    test_linuxaudiodev test_macos test_macostools test_normalization<br>    test_ossaudiodev test_pep277 test_py3kwarn test_scriptpackages<br>    test_socketserver test_startfile test_sunaudiodev test_timeout<br>
    test_urllib2net test_urllibnet test_winreg test_winsound<br>    test_zipfile64<br>Those skips are all expected on linux2.<br>____________________________________________________________________________<br><br>and a separate &#39;test_socket.py&#39; just for kicks:<br>
<br>Ran 93 tests in 11.357s<br><br>OK<br>_______________________________________________<br><br>uname -a:<br>Linux aetherus 2.6.27-11-generic #1 SMP Wed Apr 1 20:53:41 UTC 2009 x86_64 GNU/Linux<br>_________________________________________________________________________________________________<br>
<br><br><i><b>Thanks  =)</b></i><br><br><br><div class="gmail_quote">2009/4/15 Kristján Valur Jónsson <span dir="ltr">&lt;<a href="mailto:kristjan@ccpgames.com">kristjan@ccpgames.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
No-can-repro.<br>
I&#39;m running 26-maint, compiled with vs2008, Vista 64, win32debug and win32release.<br>
Test_socket runs through without complaint.<br>
<font color="#888888">K<br>
</font><div><div></div><div class="h5"><br>
-----Original Message-----<br>
From: <a href="mailto:stackless-bounces@stackless.com">stackless-bounces@stackless.com</a> [mailto:<a href="mailto:stackless-bounces@stackless.com">stackless-bounces@stackless.com</a>] On Behalf Of Richard Tew<br>
Sent: 15. apríl 2009 13:02<br>
To: <a href="mailto:stackless@stackless.com">stackless@stackless.com</a><br>
Subject: [Stackless] Stackless Python 2.6.2<br>
<br>
Hi,<br>
<br>
I&#39;ve prepared a release of Stackless Python 2.6.2.<br>
<br>
However, there is one unit test failure in the Python test suite.  It<br>
is in the socket unit tests (test_socket.py) and relates to being able<br>
to rebind a port for which the previous bind attempt has passed.  I&#39;ve<br>
gone over all the differences in the Stackless and Python code bases<br>
and there are no missing files, so why this is happening is not a<br>
straightforward problem to fix, like most are in the merging process.<br>
You&#39;ll have to live with this until time is found to track down the<br>
cause and make a fix, if you choose to use this release.<br>
<br>
Relevant links:<br>
- <a href="http://www.stackless.com/downloads" target="_blank">http://www.stackless.com/downloads</a><br>
- <a href="http://svn.python.org/projects/stackless/tags/python-2.6.2/" target="_blank">http://svn.python.org/projects/stackless/tags/python-2.6.2/</a><br>
<br>
Cheers,<br>
Richard.<br>
<br>
_______________________________________________<br>
Stackless mailing list<br>
<a href="mailto:Stackless@stackless.com">Stackless@stackless.com</a><br>
<a href="http://www.stackless.com/mailman/listinfo/stackless" target="_blank">http://www.stackless.com/mailman/listinfo/stackless</a><br>
<br>
<br>
_______________________________________________<br>
Stackless mailing list<br>
<a href="mailto:Stackless@stackless.com">Stackless@stackless.com</a><br>
<a href="http://www.stackless.com/mailman/listinfo/stackless" target="_blank">http://www.stackless.com/mailman/listinfo/stackless</a><br>
</div></div></blockquote></div><br>