Strangely enough, it does not seem to be NTL related... I was able to reproduce a somehow minimal Cython example without any use of Sage.
. See the report on Cython mailing list

   https://groups.google.com/forum/#!topic/cython-users/g10b0911qq0

The reason why everything is fine with FLINT version is that FLINT polynomials actually implement their own __call__. So it is a bug with the __call__ of Polynomial.

I opened #20268 to track the issue.

Best,
Vincent

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to