Re: [sage-devel] Error building Sage 9.0 on CentOS 7.5

2020-02-01 Thread Markus Wageringel
Rather than unsetting TERM, you could add set enable-meta-key off to your .inputrc file to solve this. I had the same problem here . Am Freitag, 31. Januar 2020 23:26:17 UTC+1 schrieb Josh Bevan: > > I "unset TERM" and that wo

[sage-devel] Announce: META-META-TICKET: Build, packaging, testing improvements

2020-02-01 Thread Matthias Koeppe
I have created a META-META-TICKET in https://trac.sagemath.org/ticket/29133, collecting recently created or updated meta-tickets on build, packaging, and testing improvements. I propose to set as a goal for 2020 to complete the steps outlined there, to help integrate SageMath better with the ma

Re: [sage-devel] How to deal with unsorted output of dictionaries in doctests

2020-02-01 Thread Markus Wageringel
I have opened https://trac.sagemath.org/ticket/29136 proposing to change the default text display preference to "plain" for the text-based backends. > Am 30.01.2020 um 22:17 schrieb Nils Bruin : > > I do not think that's an issue at all. Presently, on t