summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2023-05-07 17:53:29 +0300
committerGitHub <noreply@github.com>2023-05-07 15:53:29 +0100
commita2db6deb18a64ca08da2f1298808fe5e1d460415 (patch)
treef95a6e5b0d4846ea4e06101ae1bb392bd09bcdff
parent6a901e1256d85695bc98808795c4b53badfedfc8 (diff)
downloadcython-a2db6deb18a64ca08da2f1298808fe5e1d460415.tar.gz
enable passing datetime tests on PyPy (#5427)
-rw-r--r--tests/pypy_bugs.txt3
1 files changed, 0 insertions, 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