From 7b55261c3d438908d3b957121e4a1fa7db614533 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Oct 13 2023 13:00:24 +0000 Subject: Add upstream link to the comment about skipped pstats profile tests --- diff --git a/Cython.spec b/Cython.spec index 9b54489..c0c477b 100644 --- a/Cython.spec +++ b/Cython.spec @@ -90,6 +90,7 @@ Provides: bundled(python3dist(tempita)) %if %{with tests} %check # run.pstats_profile_test* fails on Python 3.12 +# https://github.com/cython/cython/issues/5470 %{python3} runtests.py -vv --no-pyregr %{?_smp_mflags} \ --exclude 'run.pstats_profile_test*' \ %ifarch %{ix86}