Re: [sage-devel] Re: flushing stdout during doctests

2019-02-27 Thread Jeroen Demeyer
On 2019-02-27 09:58, John Cremona wrote: The problem went away after I did "make distclean; make build". Originally what I did after checking out a new branch was (1) put the new tarball into upstream/ (2) edit the file build/pkgs/eclib/package-version.txt (3) issue the magic command which updat

Re: [sage-devel] Re: flushing stdout during doctests

2019-02-27 Thread Jeroen Demeyer
On 2019-02-27 08:35, Frédéric Chapoton wrote: This problem is also seen in the python3 patchbot report, as can be found here : https://patchbot.sagemath.org/log/0/Ubuntu/16.04/x86_64/4.4.0-141-generic/atlas/2019-02-24%2011:31:45?short In Python 3, the situation is different because Python impl

Re: [sage-devel] Re: flushing stdout during doctests

2019-02-27 Thread John Cremona
The problem went away after I did "make distclean; make build". Originally what I did after checking out a new branch was (1) put the new tarball into upstream/ (2) edit the file build/pkgs/eclib/package-version.txt (3) issue the magic command which updates the checksum (4) ./sage -i eclib [causes

[sage-devel] Re: flushing stdout during doctests

2019-02-26 Thread Frédéric Chapoton
This problem is also seen in the python3 patchbot report, as can be found here : https://patchbot.sagemath.org/log/0/Ubuntu/16.04/x86_64/4.4.0-141-generic/atlas/2019-02-24%2011:31:45?short Frederic Le mardi 26 février 2019 17:52:39 UTC+1, John Cremona a écrit : > > I am testing a new version of