From: Victor Stinner Date: Wed, 26 May 2010 17:31:46 +0000 (+0000) Subject: Blocked revisions 81543 via svnmerge X-Git-Tag: v2.6.6rc1~238 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa59f7621728ea48e4ed1dd793d4b3b911502bce;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 81543 via svnmerge ........ r81543 | victor.stinner | 2010-05-26 19:25:28 +0200 (mer., 26 mai 2010) | 2 lines Issue #7449: Skip test_socketserver if threading support is disabled ........ ---