[sage-devel] ECL out of memory error

2022-01-08 Thread Jonathan Thornburg
A Sage program of mine recently aborted with an error traceback (given in full below) ending with > TypeError: ECL says: Memory limit reached. Please jump to an outer pointer, > quit > program and enlarge the > memory limits before executing the program again. How is the ECL memory limit config

Re: [sage-devel] Python-level error messages don't give the source file name

2022-01-08 Thread Jonathan Thornburg
I wrote: > I've noticed that some (many) Python-level error messages (e.g., syntax > errors) from Sage 9.5.beta8 fail to give the name of the source file > in which the error occured. [[...]] On Sat, Jan 08, 2022 at 10:24:07PM -0500, Michael Orlitzky replied: > I think the load() method has been

Re: [sage-devel] Python-level error messages don't give the source file name

2022-01-08 Thread Michael Orlitzky
On 2022-01-08 18:56:21, Jonathan Thornburg wrote: > I've noticed that some (many) Python-level error messages (e.g., syntax > errors) from Sage 9.5.beta8 fail to give the name of the source file > in which the error occured. For example, a few minutes ago I got this > error message from a Sage cod

[sage-devel] Python-level error messages don't give the source file name

2022-01-08 Thread Jonathan Thornburg
I've noticed that some (many) Python-level error messages (e.g., syntax errors) from Sage 9.5.beta8 fail to give the name of the source file in which the error occured. For example, a few minutes ago I got this error message from a Sage code I'm working on: > Traceback (most recent call last): >

[sage-devel] Re: Proposal: Stop providing binary distributions

2022-01-08 Thread Emmanuel Charpentier
Mixed feelings... See my comments on the ticket. Le samedi 8 janvier 2022 à 20:10:15 UTC+1, Matthias Koeppe a écrit : > Comments/review please in https://trac.sagemath.org/ticket/33131 > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsub

[sage-devel] GitPod

2022-01-08 Thread Matthias Koeppe
Thanks to work by Tobias Diez, we now have a fully functional GitPod (https://www.gitpod.io/) development environment for Sage in the cloud. GitPod runs Visual Studio Code (VS Code) in the web browser; but you can also connect it to VS Code running on the desktop. To try out, see https://trac.s

[sage-devel] Proposal: Stop providing binary distributions

2022-01-08 Thread Matthias Koeppe
Comments/review please in https://trac.sagemath.org/ticket/33131 -- 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 view t