You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This probably just needs to be rewritten to check for a small difference rather than an exact equals. So I suspect this test failure isn't anything to really worry about. But we should fix it.
Describe the bug
Running the test suite of Cython 3.0.11 with GNU Guix, I see the following doctests failures:
The only direct dependencies added to the build environment are:
[email protected] [email protected]
. GCC is at version 11.4.0.Code to reproduce the behaviour:
Just building it with a similar environment should trigger it.
Expected behaviour
All tests should pass.
OS
GNU+Linux
Python version
3.10.7
Cython version
3.0.11
Additional context
Initially misfiled here: python/cpython#127437.
The text was updated successfully, but these errors were encountered: