From ee2cb55adf497f9ae496899dec2085643a147b22 Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Thu, 21 Apr 2011 21:01:50 +0200 Subject: [PATCH] disable pyregr test for PEP 3131 (unicode identifiers) --- tests/bugs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/bugs.txt b/tests/bugs.txt index 2aa611e0..aba5382b 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -27,6 +27,7 @@ pyregr.test_capi pyregr.test_socket pyregr.test_threading pyregr.test_sys +pyregr.test_pep3131 # CPython regression tests that don't make sense pyregr.test_gdb -- 2.26.2