We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459eeb9 commit 036fc9aCopy full SHA for 036fc9a
src/cysignals/tests.pyx
@@ -1,4 +1,4 @@
1
-# cython: preliminary_late_includes_cy28=True
+# cython: preliminary_late_includes_cy28=True, show_performance_hints=False
2
"""
3
Test interrupt and signal handling
4
0 commit comments