Le vendredi 2 août 2019 00:52:07 UTC+2, John H Palmieri a écrit : > > Do you get the same failure with Python 2? >
In my case, no: the test ./sage -t --long src/sage/rings/polynomial/polynomial_rational_flint.pyx is passed with Python 2 and fails with Python3, with Failed example: G = f.galois_group(); G Expected: Transitive group number 5 of degree 4 Got: Exception (FLINT memory_manager). Unable to allocate memory. Transitive group number 5 of degree 4 > If not, any ideas why "Exception (FLINT memory_manager). Unable to > allocate memory" would depend on the version of Python? Flint doesn't > depend on Python, so if it's Python 3 only, is there some issue with the > Flint interface? > Maybe. I cannot say, being not familiar with Flint. Eric. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-release+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/cdd20e31-8be8-46e2-b96a-d51c73a8a8fc%40googlegroups.com.