From a2db6deb18a64ca08da2f1298808fe5e1d460415 Mon Sep 17 00:00:00 2001 From: Matti Picus Date: Sun, 7 May 2023 17:53:29 +0300 Subject: enable passing datetime tests on PyPy (#5427) --- tests/pypy_bugs.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/pypy_bugs.txt b/tests/pypy_bugs.txt index 77b814cf1..05d1b2ec2 100644 --- a/tests/pypy_bugs.txt +++ b/tests/pypy_bugs.txt @@ -24,9 +24,6 @@ run.special_methods_T561_py2 # tests for things that don't exist in cpyext compile.pylong -run.datetime_pxd -run.datetime_cimport -run.datetime_members run.extern_builtins_T258 run.line_trace run.line_profile_test -- cgit v1.2.1