I created https://trac.sagemath.org/ticket/34593: we should document how to 
change the location of the temporary directory, and maybe we should create 
a `.tmpreaper` file.


On Tuesday, September 27, 2022 at 11:06:01 AM UTC-7 Michael Orlitzky wrote:

> On Tue, 2022-09-27 at 18:10 +0100, Dima Pasechnik wrote:
> > Basically, we should deprecate and remove tmp_dir() and tmp_filename()
> > from Sage.
> > Does Sagecell use them? It should not, Python3 has perfectly good
> > replacements...
> > 
>
> That was always the plan. From #33213:
>
> > Afterward, the custom functions tmp_dir() and tmp_filename() can be
> > deprecated in favor of tempfile.TemporaryDirectory() and 
> > tempfile.NamedTemporaryFile().
>
> That solves the problem.
>
>

-- 
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 this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/318737a6-85d2-4860-abf0-bb8546294660n%40googlegroups.com.

Reply via email to