Re: [sage-devel] Python 3 and flushing output from external libraries

2019-09-09 Thread John H Palmieri
On Monday, September 9, 2019 at 2:06:21 PM UTC-7, Jeroen Demeyer wrote: > > On Mon, Sep 9, 2019 at 7:51 PM John H Palmieri > wrote: > > I am writing to ask for help fixing a Python 3 problem. On some > platforms, there are Python 3 doctest failures in > > > > - libs/eclib/interface.py

Re: [sage-devel] Python 3 and flushing output from external libraries

2019-09-09 Thread Jeroen Demeyer
On Mon, Sep 9, 2019 at 7:51 PM John H Palmieri wrote: > I am writing to ask for help fixing a Python 3 problem. On some platforms, > there are Python 3 doctest failures in > > - libs/eclib/interface.py (#28454) I believe that this has been fixed upstream, it has certainly been reported by me.

[sage-devel] Python 3 and flushing output from external libraries

2019-09-09 Thread John H Palmieri
I am writing to ask for help fixing a Python 3 problem. On some platforms, there are Python 3 doctest failures in - libs/eclib/interface.py (#28454) - rings/polynomial/polynomial_rational_flint.pyx (#28334) and both occur for the same reason: warning messages printed by C or C++ libraries are